Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp-support.c1904 static const char * const system_status[] = in ippCreateRequestedArray() local
2061 for (j = 0; j < (int)(sizeof(system_status) / sizeof(system_status[0])); j ++) in ippCreateRequestedArray()
2062 cupsArrayAdd(ra, (void *)system_status[j]); in ippCreateRequestedArray()