Searched refs:argument (Results 1 - 9 of 9) sorted by relevance
/ast/src/cmd/pax/ |
H A D | options.h | 168 char* argument; member in struct:Option_s
|
H A D | pax.c | 45 " information. A directory \apathname\a argument refers to the files and" 64 " A directory \apathname\a argument refers to the files and (recursively)" 93 " [+metaphysical?Follow command argument symbolic links," 1601 if (options[i].argument) 1606 sfprintf(state.tmp.str, "[%s]", options[i].argument);
|
/ast/src/cmd/tw/ |
H A D | find.c | 56 " generates output. The expression starts with the first argument" 298 " \b+\b with the list of pathnames, one pathname per argument," 426 "[+%d?directory tree depth; 0 means command line argument]" 432 "[+%H?command line argument under which file is found]" 439 "[+%P?file path with command line argument prefix deleted]" 496 " local system \bexec\b(2) argument limits.", 712 error(2, "%%(%s)Y: invalid %%Y argument", s); 1323 error(2, "%s: invalid argument", argv[opt_info.index - 1]); 1798 error(2, "%s: invalid argument", cp);
|
/ast/src/cmd/ksh93/tests/ |
H A D | builtins.sh | 468 do print argument$i
|
/ast/src/cmd/INIT/ |
H A D | package.sh | 116 by explicit command argument assignments to override the defaults.] 313 argument details.] 603 1) echo $command: $1: authorization user name argument expected >&2; exit 1 ;; 623 1) echo $command: $1: authorization password argument expected >&2; exit 1 ;; 757 ${bB}flat${eB} argument. If you don't have ${Mnmake} then the following will do a 929 ${bB}flat${eB} argument. If you don't have ${Mnmake} then the following will do a 1051 canon The next argument is a host type name to be 1133 read actions for argument details. 1399 1) echo $command: $action: $1: db file argument expected >&2 1407 1) echo $command: $action: $1: host pattern argument expecte [all...] |
/ast/src/cmd/sort/ |
H A D | testsort.sh | 973 $SORT -- -k </dev/null >xx || echo ${TEST}A argument FAILED
|
/ast/src/lib/libast/misc/ |
H A D | magic.c | 1759 (*mp->disc->errorf)(mp, mp->disc, 2, "%c: invalid function call argument list", n + 'a');
|
/ast/src/cmd/html/ |
H A D | mm2html.sh | 1930 else : optget --nroff : .OP flag long types argument :
|
H A D | troff2html.c | 2277 error(1, "%s: one argument expected", ap->argv[0]); 2433 error(1, "%s: at least one argument expected", ap->argv[0]);
|
Completed in 50 milliseconds