Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp-support.c2027 …P_OP_GET_RESOURCE_ATTRIBUTES || op == IPP_OP_GET_RESOURCES || op == IPP_OP_GET_SYSTEM_ATTRIBUTES))) in ippCreateRequestedArray()
2051 …rcmp(value, "system-description") || (!strcmp(value, "all") && op == IPP_OP_GET_SYSTEM_ATTRIBUTES)) in ippCreateRequestedArray()
2059 … (!strcmp(value, "system-status") || (!strcmp(value, "all") && op == IPP_OP_GET_SYSTEM_ATTRIBUTES)) in ippCreateRequestedArray()
Dipp.h337 IPP_OP_GET_SYSTEM_ATTRIBUTES, /* Get-System-Attributes: Get system object attributes. */ enumerator