Searched refs:holdfile_fd (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/include/
H A Dlpd_rcvjob.h39 char *error, int errlen, struct line_list *header_info, int *holdfile_fd );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/include/
H A Dlpd_rcvjob.h39 char *error, int errlen, struct line_list *header_info, int *holdfile_fd );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/include/
H A Dlpd_rcvjob.h39 char *error, int errlen, struct line_list *header_info, int *holdfile_fd );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/common/
H A Dlpd_rcvjob.c1059 char *error, int errlen, struct line_list *header_info, int *holdfile_fd )
1075 DEBUG1("Check_for_missing_files: holdfile_fd %d, start time 0x%x usec 0x%x",
1076 *holdfile_fd,
1164 if( *holdfile_fd <= 0 && (*holdfile_fd = Find_non_colliding_job_number( job )) < 0 ){
1170 DEBUG1("Check_for_missing_files: holdfile_fd now '%d'", *holdfile_fd );
1235 if( (status = Set_hold_file( job, 0, *holdfile_fd )) ){
1274 if( *holdfile_fd >= 0 ) close(*holdfile_fd); *holdfile_f
[all...]
H A Dlpd_jobs.c1085 int holdfile_fd = -1; local
1170 i = Check_for_missing_files( &jcopy, 0, errormsg, sizeof(errormsg), 0, &holdfile_fd );
1171 if( holdfile_fd >= 0 ) close( holdfile_fd ); holdfile_fd = -1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/common/
H A Dlpd_rcvjob.c1059 char *error, int errlen, struct line_list *header_info, int *holdfile_fd )
1075 DEBUG1("Check_for_missing_files: holdfile_fd %d, start time 0x%x usec 0x%x",
1076 *holdfile_fd,
1164 if( *holdfile_fd <= 0 && (*holdfile_fd = Find_non_colliding_job_number( job )) < 0 ){
1170 DEBUG1("Check_for_missing_files: holdfile_fd now '%d'", *holdfile_fd );
1235 if( (status = Set_hold_file( job, 0, *holdfile_fd )) ){
1274 if( *holdfile_fd >= 0 ) close(*holdfile_fd); *holdfile_f
[all...]
H A Dlpd_jobs.c1085 int holdfile_fd = -1; local
1170 i = Check_for_missing_files( &jcopy, 0, errormsg, sizeof(errormsg), 0, &holdfile_fd );
1171 if( holdfile_fd >= 0 ) close( holdfile_fd ); holdfile_fd = -1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/common/
H A Dlpd_rcvjob.c1059 char *error, int errlen, struct line_list *header_info, int *holdfile_fd )
1075 DEBUG1("Check_for_missing_files: holdfile_fd %d, start time 0x%x usec 0x%x",
1076 *holdfile_fd,
1164 if( *holdfile_fd <= 0 && (*holdfile_fd = Find_non_colliding_job_number( job )) < 0 ){
1170 DEBUG1("Check_for_missing_files: holdfile_fd now '%d'", *holdfile_fd );
1235 if( (status = Set_hold_file( job, 0, *holdfile_fd )) ){
1274 if( *holdfile_fd >= 0 ) close(*holdfile_fd); *holdfile_f
[all...]
H A Dlpd_jobs.c1085 int holdfile_fd = -1; local
1170 i = Check_for_missing_files( &jcopy, 0, errormsg, sizeof(errormsg), 0, &holdfile_fd );
1171 if( holdfile_fd >= 0 ) close( holdfile_fd ); holdfile_fd = -1;

Completed in 83 milliseconds