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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/papd/
H A Dlp.c100 int lp_flags; member in struct:lp
464 if ( lp.lp_flags & LP_INIT ) {
469 lp.lp_flags = 0;
534 lp.lp_flags |= LP_PIPE;
538 lp.lp_flags |= LP_INIT;
552 if ( lp.lp_flags & LP_JOBPENDING ) {
556 if (( lp.lp_flags & LP_INIT ) == 0 && lp_init( out, sat ) != 0 ) {
559 if ( lp.lp_flags & LP_OPEN ) {
565 if ( lp.lp_flags & LP_PIPE ) {
638 lp.lp_flags |
[all...]

Completed in 41 milliseconds