Searched refs:nonopt (Results 1 - 13 of 13) sorted by path

/freebsd-11-stable/contrib/binutils/
H A Dltmain.sh522 nonopt=
919 *) nonopt="$opt"
1591 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
1955 cmd="$nonopt"
2081 libdirs="$nonopt"
2163 if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
2165 $ECHO "X$nonopt" | $GREP shtool >/dev/null; then
2167 func_quote_for_eval "$nonopt"
2173 arg=$nonopt
[all...]
/freebsd-11-stable/contrib/gdb/
H A Dltconfig210 nonopt=NONE
571 case $nonopt in
573 *) build_alias=$nonopt ;;
H A Dltmain.sh101 nonopt=
239 nonopt="$arg"
260 case $nonopt in
288 if test -n "$nonopt"; then
289 $echo "$modename: warning: cannot infer operation mode from \`$nonopt'" 1>&2
318 srcfile="$nonopt"
815 libtool_args="$nonopt"
816 base_compile="$nonopt"
817 compile_command="$nonopt"
818 finalize_command="$nonopt"
[all...]
/freebsd-11-stable/contrib/ldns/
H A Dltmain.sh831 nonopt=
1175 nonopt="$opt"
1955 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
2521 cmd="$nonopt"
2657 for opt in "$nonopt" ${1+"$@"}
2774 if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
2776 case $nonopt in *shtool*) :;; *) false;; esac; then
2778 func_quote_for_eval "$nonopt"
2784 arg=$nonopt
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/librefuse/
H A Dt_refuse_opt.c154 char* nonopt; member in struct:foofs_config
173 if (key == FUSE_OPT_KEY_NONOPT && config->nonopt == NULL) {
174 config->nonopt = strdup(arg);
196 ATF_CHECK_EQ(config.nonopt, NULL);
219 ATF_CHECK_EQ(config.nonopt, NULL);
248 ATF_CHECK_EQ(config.nonopt, NULL);
276 ATF_CHECK_STREQ(config.nonopt, "bar");
290 ATF_CHECK_STREQ(config.nonopt, "bar");
312 ATF_CHECK_STREQ(config.nonopt, "bar");
329 ATF_CHECK_EQ(config.nonopt, NUL
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh2270 nonopt=
2411 nonopt=$1
3271 srcfile=$nonopt # always keep a non-empty value in "srcfile"
3839 cmd=$nonopt
3976 for opt in "$nonopt" ${1+"$@"}
4094 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4096 case $nonopt in *shtool*) :;; *) false;; esac
4099 func_quote_for_eval "$nonopt"
4105 arg=$nonopt
[all...]
/freebsd-11-stable/contrib/openbsm/config/
H A Dltmain.sh831 nonopt=
1175 nonopt="$opt"
1985 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
2551 cmd="$nonopt"
2687 for opt in "$nonopt" ${1+"$@"}
2804 if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
2806 case $nonopt in *shtool*) :;; *) false;; esac; then
2808 func_quote_for_eval "$nonopt"
2814 arg=$nonopt
[all...]
/freebsd-11-stable/contrib/opie/
H A Dconfigure49 nonopt=NONE
412 if test "x$nonopt" != xNONE; then
415 nonopt="$ac_option"
/freebsd-11-stable/crypto/heimdal/
H A Dltmain.sh835 nonopt=
1174 nonopt="$opt"
1954 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
2520 cmd="$nonopt"
2656 for opt in "$nonopt" ${1+"$@"}
2773 if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
2775 case $nonopt in *shtool*) :;; *) false;; esac; then
2777 func_quote_for_eval "$nonopt"
2783 arg=$nonopt
[all...]
/freebsd-11-stable/contrib/file/
H A Dltmain.sh2273 nonopt=
2414 nonopt=$1
3274 srcfile=$nonopt # always keep a non-empty value in "srcfile"
3842 cmd=$nonopt
3979 for opt in "$nonopt" ${1+"$@"}
4097 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4099 case $nonopt in *shtool*) :;; *) false;; esac
4102 func_quote_for_eval "$nonopt"
4108 arg=$nonopt
[all...]
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh2270 nonopt=
2411 nonopt=$1
3271 srcfile=$nonopt # always keep a non-empty value in "srcfile"
3839 cmd=$nonopt
3976 for opt in "$nonopt" ${1+"$@"}
4094 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4096 case $nonopt in *shtool*) :;; *) false;; esac
4099 func_quote_for_eval "$nonopt"
4105 arg=$nonopt
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh2270 nonopt=
2411 nonopt=$1
3271 srcfile=$nonopt # always keep a non-empty value in "srcfile"
3839 cmd=$nonopt
3976 for opt in "$nonopt" ${1+"$@"}
4094 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4096 case $nonopt in *shtool*) :;; *) false;; esac
4099 func_quote_for_eval "$nonopt"
4105 arg=$nonopt
[all...]
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh2270 nonopt=
2411 nonopt=$1
3271 srcfile=$nonopt # always keep a non-empty value in "srcfile"
3839 cmd=$nonopt
3976 for opt in "$nonopt" ${1+"$@"}
4094 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4096 case $nonopt in *shtool*) :;; *) false;; esac
4099 func_quote_for_eval "$nonopt"
4105 arg=$nonopt
[all...]

Completed in 382 milliseconds