Home
last modified time | relevance | path

Searched refs:nonopt (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/librefuse/
H A Dt_refuse_opt.c154 char* nonopt; member
173 if (key == FUSE_OPT_KEY_NONOPT && config->nonopt == NULL) { in foo_opt_proc()
174 config->nonopt = strdup(arg); in foo_opt_proc()
196 ATF_CHECK_EQ(config.nonopt, NULL); in ATF_TC_BODY()
219 ATF_CHECK_EQ(config.nonopt, NULL); in ATF_TC_BODY()
248 ATF_CHECK_EQ(config.nonopt, NULL); in ATF_TC_BODY()
276 ATF_CHECK_STREQ(config.nonopt, "bar"); in ATF_TC_BODY()
290 ATF_CHECK_STREQ(config.nonopt, "bar"); in ATF_TC_BODY()
312 ATF_CHECK_STREQ(config.nonopt, "bar"); in ATF_TC_BODY()
329 ATF_CHECK_EQ(config.nonopt, NULL); in ATF_TC_BODY()
[all …]
/freebsd/contrib/openbsm/config/
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
6513 libtool_args=$nonopt
[all …]
/freebsd/contrib/openpam/
H A Dltmain.sh2508 nonopt=
2664 nonopt=$1
3524 srcfile=$nonopt # always keep a non-empty value in "srcfile"
4095 cmd=$nonopt
4232 for opt in "$nonopt" ${1+"$@"}
4350 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4352 case $nonopt in *shtool*) :;; *) false;; esac
4355 func_quote_arg pretty "$nonopt"
4361 arg=$nonopt
6770 libtool_args=$nonopt
[all …]
/freebsd/contrib/ntp/sntp/libevent/
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
6513 libtool_args=$nonopt
[all …]
/freebsd/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
6513 libtool_args=$nonopt
[all …]
/freebsd/contrib/libevent/build-aux/
H A Dltmain.sh2469 nonopt=
2625 nonopt=$1
3485 srcfile=$nonopt # always keep a non-empty value in "srcfile"
4053 cmd=$nonopt
4190 for opt in "$nonopt" ${1+"$@"}
4308 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4310 case $nonopt in *shtool*) :;; *) false;; esac
4313 func_quote_arg pretty "$nonopt"
4319 arg=$nonopt
6728 libtool_args=$nonopt
[all …]
/freebsd/contrib/sqlite3/
H A Dltmain.sh2343 nonopt=
2503 nonopt=$1
3363 srcfile=$nonopt # always keep a non-empty value in "srcfile"
3931 cmd=$nonopt
4068 for opt in "$nonopt" ${1+"$@"}
4186 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4188 case $nonopt in *shtool*) :;; *) false;; esac
4191 func_quote_for_eval "$nonopt"
4197 arg=$nonopt
6605 libtool_args=$nonopt
[all …]
/freebsd/contrib/ldns/
H A Dltmain.sh2343 nonopt=
2503 nonopt=$1
3363 srcfile=$nonopt # always keep a non-empty value in "srcfile"
3931 cmd=$nonopt
4068 for opt in "$nonopt" ${1+"$@"}
4186 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4188 case $nonopt in *shtool*) :;; *) false;; esac
4191 func_quote_for_eval "$nonopt"
4197 arg=$nonopt
6605 libtool_args=$nonopt
[all …]
/freebsd/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
6513 libtool_args=$nonopt
[all …]
/freebsd/contrib/file/
H A Dltmain.sh2511 nonopt=
2667 nonopt=$1
3527 srcfile=$nonopt # always keep a non-empty value in "srcfile"
4098 cmd=$nonopt
4235 for opt in "$nonopt" ${1+"$@"}
4353 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4355 case $nonopt in *shtool*) :;; *) false;; esac
4358 func_quote_arg pretty "$nonopt"
4364 arg=$nonopt
6773 libtool_args=$nonopt
[all …]
/freebsd/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+"$@"}
2775 case $nonopt in *shtool*) :;; *) false;; esac; then
2777 func_quote_for_eval "$nonopt"
2783 arg=$nonopt
5103 libtool_args=$nonopt
5104 base_compile="$nonopt $@"
[all …]