OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nonopt
(Results
1 - 25
of
43
) sorted by relevancy
1
2
/src/tests/lib/librefuse/
t_refuse_opt.c
154
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
, NULL)
[
all
...]
/src/lib/librefuse/
refuse_opt.c
440
bool
nonopt
= false; /* Have we seen the "--" marker? */
local
455
if (
nonopt
|| arg[0] != '-') {
482
nonopt
= true;
493
if (
nonopt
&& strcmp(outargs->argv[outargs->argc - 1], "--") == 0) {
/src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
ltmain.sh
98
nonopt
=
241
nonopt
="$arg"
262
case $
nonopt
in
290
if test -n "$
nonopt
"; then
291
$echo "$modename: warning: cannot infer operation mode from \`$
nonopt
'" 1>&2
320
srcfile="$
nonopt
"
818
libtool_args="$
nonopt
"
819
base_compile="$
nonopt
"
820
compile_command="$
nonopt
"
821
finalize_command="$
nonopt
"
[
all
...]
/src/crypto/external/bsd/netpgp/dist/buildaux/
ltmain.sh
144
nonopt
=
616
nonopt
="$arg"
651
case $
nonopt
in
679
if test -n "$
nonopt
"; then
680
$ECHO "$modename: warning: cannot infer operation mode from \`$
nonopt
'" 1>&2
707
srcfile="$
nonopt
" # always keep a non-empty value in "srcfile"
1170
libtool_args="$
nonopt
"
1171
base_compile="$
nonopt
$@"
1172
compile_command="$
nonopt
"
1173
finalize_command="$
nonopt
"
[
all
...]
/src/external/bsd/iscsi/dist/buildaux/
ltmain.sh
144
nonopt
=
616
nonopt
="$arg"
651
case $
nonopt
in
679
if test -n "$
nonopt
"; then
680
$echo "$modename: warning: cannot infer operation mode from \`$
nonopt
'" 1>&2
707
srcfile="$
nonopt
" # always keep a non-empty value in "srcfile"
1170
libtool_args="$
nonopt
"
1171
base_compile="$
nonopt
$@"
1172
compile_command="$
nonopt
"
1173
finalize_command="$
nonopt
"
[
all
...]
/src/external/bsd/libbind/dist/
ltmain.sh
144
nonopt
=
599
nonopt
="$arg"
634
case $
nonopt
in
662
if test -n "$
nonopt
"; then
663
$echo "$modename: warning: cannot infer operation mode from \`$
nonopt
'" 1>&2
690
srcfile="$
nonopt
" # always keep a non-empty value in "srcfile"
1153
libtool_args="$
nonopt
"
1154
base_compile="$
nonopt
$@"
1155
compile_command="$
nonopt
"
1156
finalize_command="$
nonopt
"
[
all
...]
/src/external/gpl2/gettext/dist/build-aux/
ltmain.sh
128
nonopt
=
535
nonopt
="$arg"
570
case $
nonopt
in
598
if test -n "$
nonopt
"; then
599
$echo "$modename: warning: cannot infer operation mode from \`$
nonopt
'" 1>&2
626
srcfile="$
nonopt
" # always keep a non-empty value in "srcfile"
1089
libtool_args="$
nonopt
"
1090
base_compile="$
nonopt
$@"
1091
compile_command="$
nonopt
"
1092
finalize_command="$
nonopt
"
[
all
...]
/src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh
2270
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
...]
/src/external/bsd/file/dist/
ltmain.sh
2273
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
...]
/src/external/bsd/flex/dist/build-aux/
ltmain.sh
2270
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
...]
/src/external/bsd/ntp/dist/sntp/libevent/build-aux/
ltmain.sh
2270
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
...]
/src/external/bsd/ntp/dist/sntp/libevent/
ltmain.sh
2270
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
...]
/src/external/bsd/openldap/dist/build/
ltmain.sh
2270
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
...]
/src/external/bsd/openldap/dist/contrib/ldapc++/
ltmain.sh
2270
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
...]
/src/external/lgpl3/gmp/dist/
ltmain.sh
2270
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
...]
/src/external/lgpl3/mpc/dist/
ltmain.sh
2270
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
...]
/src/sys/external/isc/libsodium/dist/
ltmain.sh
831
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
...]
/src/crypto/external/cpl/tpm-tools/dist/
ltmain.sh
588
nonopt
=
800
*)
nonopt
="$opt"
1106
srcfile="$
nonopt
" # always keep a non-empty value in "srcfile"
1641
cmd="$
nonopt
"
1771
libdirs="$
nonopt
"
1853
if test "$
nonopt
" = "$SHELL" || test "$
nonopt
" = /bin/sh ||
1855
$ECHO "X$
nonopt
" | $GREP shtool >/dev/null; then
1857
func_quote_for_eval "$
nonopt
"
1863
arg=$
nonopt
[
all
...]
/src/crypto/external/cpl/trousers/dist/
ltmain.sh
588
nonopt
=
800
*)
nonopt
="$opt"
1106
srcfile="$
nonopt
" # always keep a non-empty value in "srcfile"
1641
cmd="$
nonopt
"
1771
libdirs="$
nonopt
"
1853
if test "$
nonopt
" = "$SHELL" || test "$
nonopt
" = /bin/sh ||
1855
$ECHO "X$
nonopt
" | $GREP shtool >/dev/null; then
1857
func_quote_for_eval "$
nonopt
"
1863
arg=$
nonopt
[
all
...]
/src/external/bsd/am-utils/dist/
ltmain.sh
831
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
...]
/src/external/gpl3/binutils/dist/
ltmain.sh
745
nonopt
=
971
*)
nonopt
="$opt"
1283
srcfile="$
nonopt
" # always keep a non-empty value in "srcfile"
1852
cmd="$
nonopt
"
1982
libdirs="$
nonopt
"
2064
if test "$
nonopt
" = "$SHELL" || test "$
nonopt
" = /bin/sh ||
2066
case $
nonopt
in *shtool*) :;; *) false;; esac; then
2068
func_quote_for_eval "$
nonopt
"
2074
arg=$
nonopt
[
all
...]
/src/external/gpl3/binutils.old/dist/
ltmain.sh
745
nonopt
=
971
*)
nonopt
="$opt"
1283
srcfile="$
nonopt
" # always keep a non-empty value in "srcfile"
1852
cmd="$
nonopt
"
1982
libdirs="$
nonopt
"
2064
if test "$
nonopt
" = "$SHELL" || test "$
nonopt
" = /bin/sh ||
2066
case $
nonopt
in *shtool*) :;; *) false;; esac; then
2068
func_quote_for_eval "$
nonopt
"
2074
arg=$
nonopt
[
all
...]
/src/external/gpl3/gcc/dist/
ltmain.sh
745
nonopt
=
971
*)
nonopt
="$opt"
1283
srcfile="$
nonopt
" # always keep a non-empty value in "srcfile"
1852
cmd="$
nonopt
"
1982
libdirs="$
nonopt
"
2064
if test "$
nonopt
" = "$SHELL" || test "$
nonopt
" = /bin/sh ||
2066
case $
nonopt
in *shtool*) :;; *) false;; esac; then
2068
func_quote_for_eval "$
nonopt
"
2074
arg=$
nonopt
[
all
...]
/src/external/gpl3/gcc.old/dist/
ltmain.sh
745
nonopt
=
971
*)
nonopt
="$opt"
1283
srcfile="$
nonopt
" # always keep a non-empty value in "srcfile"
1852
cmd="$
nonopt
"
1982
libdirs="$
nonopt
"
2064
if test "$
nonopt
" = "$SHELL" || test "$
nonopt
" = /bin/sh ||
2066
case $
nonopt
in *shtool*) :;; *) false;; esac; then
2068
func_quote_for_eval "$
nonopt
"
2074
arg=$
nonopt
[
all
...]
/src/external/gpl3/gdb/dist/
ltmain.sh
745
nonopt
=
971
*)
nonopt
="$opt"
1283
srcfile="$
nonopt
" # always keep a non-empty value in "srcfile"
1852
cmd="$
nonopt
"
1982
libdirs="$
nonopt
"
2064
if test "$
nonopt
" = "$SHELL" || test "$
nonopt
" = /bin/sh ||
2066
case $
nonopt
in *shtool*) :;; *) false;; esac; then
2068
func_quote_for_eval "$
nonopt
"
2074
arg=$
nonopt
[
all
...]
Completed in 70 milliseconds
1
2
Indexes created Sat Feb 28 05:31:39 UTC 2026