Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Dchkopts.c107 || n_opt in chkopts()
137 || n_opt in chkopts()
174 || n_opt in chkopts()
249 n_opt || in chkopts()
292 || n_opt in chkopts()
364 if ((n_opt != NULL) && !isPPD(n_opt)) { in chkopts()
365 LP_ERRMSG1 (ERROR, E_ADM_NOPPD, n_opt); in chkopts()
424 || n_opt in chkopts()
995 if (n_opt != NULL) {
H A Ddo_printer.c500 if (n_opt != NULL) { in configure_printer()
501 if (*n_opt == '/') { in configure_printer()
502 prbufp->ppd = fullpath(n_opt); in configure_printer()
505 n_opt, NULL); in configure_printer()
H A Doptions.c115 *n_opt = NULL, /* PPD file name */ variable
408 if (n_opt)
410 MALLOC(n_opt);
H A Dlpadmin.h73 *n_opt,