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

  /external/libcups/cups/
sidechannel.c 350 if (status == CUPS_SC_STATUS_OK)
405 cups_sc_status_t /* O - Status of first query of @code CUPS_SC_STATUS_OK@ on success */
470 if (status == CUPS_SC_STATUS_OK)
484 return (CUPS_SC_STATUS_OK);
507 while (status == CUPS_SC_STATUS_OK);
sidechannel.h 96 CUPS_SC_STATUS_OK, /* Operation succeeded */
  /external/libcups/filter/
commandtops.c 146 30.0) != CUPS_SC_STATUS_OK ||
190 5.0) == CUPS_SC_STATUS_OK && !buffer[0]);

Completed in 543 milliseconds