Home
last modified time | relevance | path

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

/original-bsd/local/toolchest/ksh/sh/
H A Dbuiltin.c278 failed(cmd_name,badopt);
288 failed(cmd_name,badopt);
296 failed(cmd_name,badopt);
1024 failed(cmd_name,badopt);
1027 failed(cmd_name,badopt);
1159 failed(cmd_name,badopt);
1232 failed(cmd_name,badopt);
H A Dargs.c138 failed(argv[1], badopt);
150 failed(argv[1],badopt);
166 failed(*argp,badopt);
H A Ddefs.h218 extern MSG badopt;
H A Dmsg.c40 const MSG badopt = "bad option(s)"; variable
/original-bsd/old/sh/
H A Dmsg.c21 MSG badopt = "bad option(s)"; variable
H A Dargs.c52 ELSE failed(argv[1],badopt);
H A Ddefs.h263 MSG badopt; variable