Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/lp/cmd/lpadmin/
H A Doptions.c156 char stroptsw[] = "-X"; local
259 stroptsw[1] = optsw;
260 LP_ERRMSG1 (ERROR, E_LP_NULLARG, stroptsw);
264 stroptsw[1] = optsw;
265 LP_ERRMSG1 (ERROR, E_LP_OPTARG, stroptsw);
276 stroptsw[1] = optsw;
277 LP_ERRMSG1 (ERROR, E_LP_OPTARG, stroptsw);
571 stroptsw[1] = optsw;
575 stroptsw);
578 stroptsw);
/titanic_50/usr/src/cmd/lp/cmd/
H A Dlpusers.c61 char stroptsw[] = "-X"; in main() local
131 stroptsw[1] = optopt; in main()
133 LP_ERRMSG1(ERROR, E_LP_OPTARG, stroptsw); in main()
135 LP_ERRMSG1(ERROR, E_LP_OPTION, stroptsw); in main()
H A Dlpforms.c153 char stroptsw[] = "-X"; in main() local
205 stroptsw[1] = c; in main()
206 LP_ERRMSG1 (ERROR, E_LP_NULLARG, stroptsw); in main()
210 stroptsw[1] = c; in main()
211 LP_ERRMSG1 (ERROR, E_LP_OPTARG, stroptsw); in main()
334 stroptsw[1] = optopt; in main()
336 LP_ERRMSG1 (ERROR, E_LP_OPTARG, stroptsw); in main()
338 LP_ERRMSG1 (ERROR, E_LP_OPTION, stroptsw); in main()
H A Dlpfilter.c145 char stroptsw[] = "-X"; local
221 stroptsw[1] = optopt;
223 LP_ERRMSG1 (ERROR, E_LP_OPTARG, stroptsw);
225 LP_ERRMSG1 (ERROR, E_LP_OPTION, stroptsw);