Home
last modified time | relevance | path

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

/src/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 …]
/src/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 …]
/src/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 …]
/src/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 …]
/src/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 …]
/src/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 …]
/src/contrib/openpam/
H A Dltmain.sh2526 nonopt=
2716 nonopt=$1
3645 srcfile=$nonopt # always keep a non-empty value in "srcfile"
4222 cmd=$nonopt
4359 for opt in "$nonopt" ${1+"$@"}
4483 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4485 case $nonopt in *shtool*) :;; *) false;; esac
4488 func_quote_arg pretty "$nonopt"
4494 arg=$nonopt
6918 libtool_args=$nonopt
[all …]
/src/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 …]
/src/contrib/unbound/
H A Dltmain.sh2526 nonopt=
2716 nonopt=$1
3638 srcfile=$nonopt # always keep a non-empty value in "srcfile"
4215 cmd=$nonopt
4352 for opt in "$nonopt" ${1+"$@"}
4476 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4478 case $nonopt in *shtool*) :;; *) false;; esac
4481 func_quote_arg pretty "$nonopt"
4487 arg=$nonopt
6911 libtool_args=$nonopt
[all …]
/src/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 …]