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

  /external/libcups/cups/
encode.c 208 { 0, "notify-charset", IPP_TAG_CHARSET, IPP_TAG_SUBSCRIPTION },
209 { 1, "notify-events", IPP_TAG_KEYWORD, IPP_TAG_SUBSCRIPTION },
211 { 0, "notify-lease-duration", IPP_TAG_INTEGER, IPP_TAG_SUBSCRIPTION },
213 { 0, "notify-natural-language", IPP_TAG_LANGUAGE, IPP_TAG_SUBSCRIPTION },
214 { 0, "notify-pull-method", IPP_TAG_KEYWORD, IPP_TAG_SUBSCRIPTION },
215 { 0, "notify-recipient-uri", IPP_TAG_URI, IPP_TAG_SUBSCRIPTION },
216 { 0, "notify-time-interval", IPP_TAG_INTEGER, IPP_TAG_SUBSCRIPTION },
217 { 0, "notify-user-data", IPP_TAG_STRING, IPP_TAG_SUBSCRIPTION },
349 cupsEncodeOptions2(ipp, num_options, options, IPP_TAG_SUBSCRIPTION);
457 else if (group_tag == IPP_TAG_SUBSCRIPTION)
    [all...]
dest-job.c 225 cupsEncodeOptions2(request, num_options, options, IPP_TAG_SUBSCRIPTION);
ipp-support.c     [all...]
ipp.h     [all...]

Completed in 50 milliseconds