HomeSort by relevance Sort by last modified time
    Searched refs:ipp_op_t (Results 1 - 7 of 7) sorted by null

  /external/libcups/cups/
ipp-private.h 55 const ipp_op_t *operations; /* Allowed operations for this attr */
encode.c 30 static const ipp_op_t ipp_job_creation[] =
41 static const ipp_op_t ipp_doc_creation[] =
52 static const ipp_op_t ipp_sub_creation[] =
62 static const ipp_op_t ipp_all_print[] =
73 static const ipp_op_t ipp_set_printer[] =
81 static const ipp_op_t cups_schemes[] =
88 static const ipp_op_t cups_get_ppds[] =
94 static const ipp_op_t cups_ppd_name[] =
383 ipp_op_t op; /* Operation for this request */
384 const ipp_op_t *ops; /* List of allowed operations *
    [all...]
ipp-support.c     [all...]
ipp.h 427 } ipp_op_t; typedef in typeref:enum:ipp_op_e
    [all...]
cups-private.h 244 extern int _cupsGetDests(http_t *http, ipp_op_t op,
ipp.c     [all...]
dest.c     [all...]

Completed in 233 milliseconds