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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/papd/
H A Dprinter.h58 #define P_SPOOLED (1<<1) macro
H A Dmain.c126 if ( pr->p_flags & P_SPOOLED && pr->p_flags & P_CUPS_PPD ) {
200 defprinter.p_flags = P_SPOOLED;
289 if (( pr->p_flags & P_SPOOLED ) && rprintcap( pr ) < 0 ) {
394 if (( pr->p_flags & P_SPOOLED ) && rprintcap( pr ) != 0 ) {
409 if ( (pr->p_flags & P_SPOOLED) && (cups_get_printer_status ( pr ) == 0)) {
464 if (( printer->p_flags & P_SPOOLED ) &&
470 if (( printer->p_flags & P_SPOOLED ) &&
582 if ( pr->p_flags & P_SPOOLED && ( pr->p_spool != NULL )) {
696 pr->p_flags = P_SPOOLED;
731 if ( pr->p_flags & P_SPOOLED ) {
[all...]
H A Dprint_cups.c413 pr->p_flags |= P_SPOOLED;
H A Dlp.c473 if ( printer->p_flags & P_SPOOLED ) {
785 if ( printer->p_flags & P_SPOOLED ) {
H A Dqueries.c218 if ( printer->p_flags & P_SPOOLED ) {

Completed in 46 milliseconds