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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/papd/
H A Dprinter.h60 #define P_ACCOUNT (1<<3) macro
H A Dmain.c864 pr->p_flags &= ~P_ACCOUNT;
866 pr->p_flags |= P_ACCOUNT;
908 } else if ( pr->p_flags & P_ACCOUNT ) {
H A Dqueries.c234 } else if ( printer->p_flags & P_ACCOUNT ) {
H A Dlp.c449 if (( printer->p_flags & P_ACCOUNT ) && printer->p_pagecost > 0 &&

Completed in 96 milliseconds