Searched refs:P_PIPED (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 Dprinter.h57 #define P_PIPED (1<<0) macro
H A Dmain.c197 defprinter.p_flags = P_PIPED;
567 if ( pr->p_flags & P_PIPED ) {
588 if (( pr->p_flags & P_PIPED ) || ( fd < 0 )) {
694 pr->p_flags = P_PIPED;
H A Dprint_cups.c412 pr->p_flags &= ~P_PIPED;

Completed in 52 milliseconds