Searched refs:ARGS (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/contrib/named-bootconf/
H A Dnamed-bootconf.sh65 while read CMD ARGS; do
70 echo \# $ARGS >>$COMMENTFILE
73 set - X $ARGS
87 set - X $ARGS
102 for ARG in $ARGS; do
110 if [ "$ARGS" != "" ]; then
111 (cd ${DIRECTORY-.}; cat $ARGS) | $0
115 ARGS=`echo "${ARGS}" | tr '[A-Z]' '[a-z]'`
116 set - X $ARGS
[all...]
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dcompile236 Usage: compile [--help] [--version] PROGRAM [ARGS]
239 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
H A Ddepcomp35 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
37 Run PROGRAMS ARGS to compile a file, generating dependencies
42 source Source file read by 'PROGRAMS ARGS'.
43 object Object file output by 'PROGRAMS ARGS'.
H A Dltmain.sh57 # MODE-ARGS vary depending on the MODE.
1500 "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]...
1511 If any of the ARGS are libtool executable wrappers, then they are translated
1515 Then, COMMAND is executed, with ARGS as arguments."
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh245 $echo "$modename: warning: cannot infer operation mode without MODE-ARGS" 1>&2
3862 --mode=MODE use operation mode MODE [default=inferred from MODE-ARGS]
3876 MODE-ARGS vary depending on the MODE. Try \`$modename --help --mode=MODE' for
3902 "Usage: $modename [OPTION]... --mode=execute COMMAND [ARGS]...
3913 If any of the ARGS are libtool executable wrappers, then they are translated
3917 Then, COMMAND is executed, with ARGS as arguments."

Completed in 30 milliseconds