Home
last modified time | relevance | path

Searched refs:accounting_user_id (Results 1 – 2 of 2) sorted by relevance

/external/libcups/cups/
Dppd-private.h156 accounting_user_id; /* cupsJobAccountingUserId value */ member
Dppd-cache.c130 if (pc->accounting_user_id) in _cupsConvertOptions()
878 pc->accounting_user_id = !_cups_strcasecmp(value, "true"); in _ppdCacheCreateWithFile()
1827 pc->accounting_user_id = !_cups_strcasecmp(ppd_attr->value, "true"); in _ppdCacheCreateWithPPD()
2892 pc->accounting_user_id ? "true" : "false"); in _ppdCacheWriteFile()