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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/papd/
H A Dlp.h15 void lp_job ( char * );
H A Dlp.c108 char *lp_job; member in struct:lp
189 if (lp.lp_job) {
191 LOG(log_debug9, logtype_papd, "job: %s", lp.lp_job );
193 translate(from, dest, &lp.lp_job);
270 q = lp.lp_job;
351 /* Currently lp_job and lp_for will not handle the
356 void lp_job(char *job) function
358 if ( lp.lp_job != NULL ) {
359 free( lp.lp_job );
362 lp.lp_job
[all...]
H A Dheaders.c137 lp_job( cmt );

Completed in 38 milliseconds