Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dgetprinter.c143 prp->input_types = getlist(NAME_SIMPLE, LP_WS, LP_SEP); in getprinter()
353 || !STREQU(NAME_SIMPLE, *prp->input_types) in getprinter()
/illumos-gate/usr/src/cmd/lp/include/
H A Dform.h82 #define DCONTYP NAME_SIMPLE
H A Dlp.h174 #define NAME_SIMPLE "simple" macro
/illumos-gate/usr/src/cmd/lp/lib/requests/
H A Dgetrequest.c260 reqp->input_type = Strdup(NAME_SIMPLE);
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Dchkopts.c516 #define BADILIST(X) (lenlist(X) > 1 || X && *X && !STREQU(NAME_SIMPLE, *X)) in chkopts()
1033 I = getlist(NAME_SIMPLE, LP_WS, LP_SEP);