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

/bind-9.11.3/contrib/scripts/
H A Dnamed-bootconf.sh56 while read CMD ARGS; do
61 echo \# $ARGS >>$COMMENTFILE
64 set - X $ARGS
78 set - X $ARGS
93 for ARG in $ARGS; do
101 if [ "$ARGS" != "" ]; then
102 (cd ${DIRECTORY-.}; cat $ARGS) | $0
106 ARGS=`echo "${ARGS}" | tr '[A-Z]' '[a-z]'`
107 set - X $ARGS
[all...]
/bind-9.11.3/unit/atf-src/admin/
H A Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 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'.
/bind-9.11.3/bin/tests/system/rrl/
H A Dtests.sh80 ARGS="+nocookie +continue +time=1 +tries=1 -p 5300 $* @$ns2 $DOMS"
81 $MDIG $ARGS 2>&1 | tee -a full-$FILENAME | sed -n -e '/^;; AUTHORITY/,/^$/d' \
/bind-9.11.3/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 21 milliseconds