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

  /external/libcups/cups/
ipp-private.h 64 extern const char *_ippCheckOptions(void);
encode.c 797 * '_ippCheckOptions()' - Validate that the option array is sorted properly.
801 _ippCheckOptions(void)
testipp.c 673 fputs("_ippCheckOptions: ", stdout);
674 if ((name = _ippCheckOptions()) == NULL)

Completed in 109 milliseconds