Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd.c96 static _ppd_globals_t *ppd_globals_alloc(void);
402 if ((pg = ppd_globals_alloc()) != NULL) in _ppdGlobals()
2830 ppd_globals_alloc(void) in ppd_globals_alloc() function