Searched refs:file_found (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/common/
H A Dgetqueue.c529 char *file_found; local
560 file_found = 0;
572 if( file_found && (safestrcmp(file_found,s+1) || last_format != c) ){
576 file_found = 0;
590 file_found = Find_str_value(datafile,TRANSFERNAME,Value_sep);
592 file_found, last_format, copies );
596 if( stat(file_found, &statb) == 0 ){
599 DEBUG4("Setup_cf_info: '%s' - size %0.0f", file_found, size );
604 "missing data file %s - %s", file_found, Errorms
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/common/
H A Dgetqueue.c529 char *file_found; local
560 file_found = 0;
572 if( file_found && (safestrcmp(file_found,s+1) || last_format != c) ){
576 file_found = 0;
590 file_found = Find_str_value(datafile,TRANSFERNAME,Value_sep);
592 file_found, last_format, copies );
596 if( stat(file_found, &statb) == 0 ){
599 DEBUG4("Setup_cf_info: '%s' - size %0.0f", file_found, size );
604 "missing data file %s - %s", file_found, Errorms
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/common/
H A Dgetqueue.c529 char *file_found; local
560 file_found = 0;
572 if( file_found && (safestrcmp(file_found,s+1) || last_format != c) ){
576 file_found = 0;
590 file_found = Find_str_value(datafile,TRANSFERNAME,Value_sep);
592 file_found, last_format, copies );
596 if( stat(file_found, &statb) == 0 ){
599 DEBUG4("Setup_cf_info: '%s' - size %0.0f", file_found, size );
604 "missing data file %s - %s", file_found, Errorms
[all...]

Completed in 130 milliseconds