Searched refs:accounting_user_id (Results 1 – 3 of 3) sorted by relevance
145 accounting_user_id; /* cupsJobAccountingUserId value */ member
130 if (pc->accounting_user_id) in _cupsConvertOptions()906 pc->accounting_user_id = !_cups_strcasecmp(value, "true"); in _ppdCacheCreateWithFile()1900 pc->accounting_user_id = !_cups_strcasecmp(ppd_attr->value, "true"); in _ppdCacheCreateWithPPD()2962 pc->accounting_user_id ? "true" : "false"); in _ppdCacheWriteFile()
3981 if (p->pc && p->pc->accounting_user_id) in load_ppd()