Home
last modified time | relevance | path

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

/external/libcups/tools/
Dippfind.c79 IPPFIND_OP_PRINT_URI, /* Print name when true */ enumerator
541 if ((temp = new_expr(IPPFIND_OP_PRINT_URI, invert, NULL, NULL, in main()
828 if ((temp = new_expr(IPPFIND_OP_PRINT_URI, invert, NULL, NULL, in main()
1054 if ((temp = new_expr(IPPFIND_OP_PRINT_URI, 0, NULL, NULL, NULL)) == NULL) in main()
1844 case IPPFIND_OP_PRINT_URI : in eval_expr()