Searched refs:NAME_SIMPLE (Results 1 – 5 of 5) sorted by relevance
85 #define DCONTYP NAME_SIMPLE
176 #define NAME_SIMPLE "simple" macro
145 prp->input_types = getlist(NAME_SIMPLE, LP_WS, LP_SEP); in getprinter()355 || !STREQU(NAME_SIMPLE, *prp->input_types) in getprinter()
262 reqp->input_type = Strdup(NAME_SIMPLE);
518 #define BADILIST(X) (lenlist(X) > 1 || X && *X && !STREQU(NAME_SIMPLE, *X)) in chkopts()1035 I = getlist(NAME_SIMPLE, LP_WS, LP_SEP);