Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtestdest.c407 …b(http, dest, dinfo, &job_id, title, num_options, options)) > IPP_STATUS_OK_IGNORED_OR_SUBSTITUTED) in print_file()
434 if ((status = cupsFinishDestDocument(http, dest, dinfo)) > IPP_STATUS_OK_IGNORED_OR_SUBSTITUTED) in print_file()
Dipp.h492 IPP_STATUS_OK_IGNORED_OR_SUBSTITUTED, /* successful-ok-ignored-or-substituted-attributes */ enumerator
581 # define IPP_OK_SUBST IPP_STATUS_OK_IGNORED_OR_SUBSTITUTED
Dtestcups.c238 argv[1]) > IPP_STATUS_OK_IGNORED_OR_SUBSTITUTED) in main()
Ddest-options.c642 if (status > IPP_STATUS_OK_IGNORED_OR_SUBSTITUTED) in cupsCopyDestInfo()