Home
last modified time | relevance | path

Searched refs:_cups_fc_func_t (Results 1 – 2 of 2) sorted by relevance

/external/libcups/cups/
Dfile-private.h85 typedef void (*_cups_fc_func_t)(void *context, _cups_fc_result_t result, typedef
96 _cups_fc_func_t cb,
Dfile.c86 _cups_fc_func_t cb, /* I - Callback function */ in _cupsFileCheck()