Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dipp.c54 static int check_quotas(cupsd_client_t *con, cupsd_printer_t *p);
1503 if ((i = check_quotas(con, printer)) < 0) in add_job()
3657 check_quotas(cupsd_client_t *con, /* I - Client connection */ in check_quotas() function
10972 if ((i = check_quotas(con, printer)) < 0) in start_printer()