OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPP_PRNT_STATE_OTHER_ERR
(Results
1 - 2
of
2
) sorted by null
/packages/services/BuiltInPrintService/jni/ipphelper/
ippstatus.h
56
#define
IPP_PRNT_STATE_OTHER_ERR
"other"
ipphelper.c
383
} else if (strncmp(ippGetString(attrptr, idx, NULL),
IPP_PRNT_STATE_OTHER_ERR
,
384
strlen(
IPP_PRNT_STATE_OTHER_ERR
)) == 0) {
[
all
...]
Completed in 49 milliseconds