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

  /external/libcups/cups/
array.h 48 typedef void (*cups_afree_func_t)(void *element, void *data); typedef
75 cups_afree_func_t ff) _CUPS_API_1_5;
array.c 61 cups_afree_func_t freefunc; /* Free function */
739 cups_afree_func_t ff) /* I - Free function */
798 (cups_afree_func_t)_cupsStrFree)) != NULL)
ppd-cache.c 513 (cups_afree_func_t)_cupsStrFree);
522 (cups_afree_func_t)_cupsStrFree);
860 (cups_afree_func_t)pwg_free_finishings);
893 (cups_afree_func_t)_cupsStrFree);
    [all...]
dest-options.c     [all...]
language.c 1233 (cups_afree_func_t)cups_message_free));
    [all...]
dest.c     [all...]

Completed in 1061 milliseconds