Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dipp.c81 static void get_document(cupsd_client_t *con, ipp_attribute_t *uri);
557 get_document(con, uri); in cupsdProcessIPPRequest()
6197 get_document(cupsd_client_t *con, /* I - Client connection */ in get_document() function