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

  /external/libcups/cups/
array.h 70 extern cups_array_t *cupsArrayNew2(cups_array_func_t f, void *d,
array.c 690 * 'cupsArrayNew2()' - Create a new array with hash.
704 cupsArrayNew2(cups_array_func_t f, /* I - Comparison function or @code NULL@ for an unsorted array */
ppd.c     [all...]

Completed in 897 milliseconds