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

/macosx-10.9.5/cups-372.4/cups/cups/
H A Dppd-private.h146 accounting_user_id; /* cupsJobAccountingUserId value */ member in struct:_ppd_cache_s
H A Dppd-cache.c569 pc->accounting_user_id = !_cups_strcasecmp(value, "true");
1408 pc->accounting_user_id = !_cups_strcasecmp(ppd_attr->value, "true");
2439 pc->accounting_user_id ? "true" : "false");
/macosx-10.9.5/cups-372.4/cups/backend/
H A Dipp.c2599 if (pc->accounting_user_id)
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dprinters.c3744 if (p->pc && p->pc->accounting_user_id)

Completed in 2119 milliseconds