Home
last modified time | relevance | path

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

/external/libcups/cups/
Dglobals.c48 static _cups_globals_t *cups_globals_alloc(void);
100 if ((cg = cups_globals_alloc()) != NULL) in _cupsGlobals()
179 cups_globals_alloc(void) in cups_globals_alloc() function