Home
last modified time | relevance | path

Searched refs:getsubopt (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_wait/
H A Dzfs_wait_getsubopt.ksh12 log_mustnot zfs wait -t deleteq=getsubopt $TESTPOOL
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zfs_list/
H A Dzfs_list_005_neg.ksh12 log_mustnot zfs list -t filesystem=getsubopt
/freebsd/contrib/mandoc/
H A Dtest-getsubopt.c35 return ! (getsubopt(&options, tokens, &value) == 0 in main()
H A Dcompat_getsubopt.c39 getsubopt(char **optionp, char * const *tokens, char **valuep) in getsubopt() function
H A Dconfigure312 runtest getsubopt GETSUBOPT "" -D_GNU_SOURCE || true
H A DMakefile30 test-getsubopt.c \
H A Dmain.c1220 switch (getsubopt(&arg, (char * const *)toks, &v)) { in woptions()
/freebsd/contrib/libfido2/openbsd-compat/
H A Dgetopt.h64 int getsubopt(char **, char * const *, char **);
/freebsd/lib/libc/stdlib/
H A DMakefile.inc8 getsubopt.c hcreate.c hcreate_r.c hdestroy_r.c heapsort.c heapsort_b.c \
36 div.3 exit.3 getenv.3 getopt.3 getopt_long.3 getsubopt.3 \
H A Dgetsubopt.c44 getsubopt(char **optionp, char * const *tokens, char **valuep) in getsubopt() function
H A DSymbol.map27 getsubopt;
/freebsd/crypto/openssh/openbsd-compat/
H A Dgetopt.h75 int getsubopt(char **, char * const *, char **) __THROW;
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/
H A Dzpool_wait_usage.ksh46 zpool wait -t scrub=getsubopt $TESTPOOL 2>&1 | grep -i 'invalid activity' || \
/freebsd/include/
H A Dstdlib.h183 int getsubopt(char **, char *const *, char **);
/freebsd/sbin/routed/rtquery/
H A Drtquery.c195 switch (getsubopt(&options,traceopts,&value)) { in main()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1964 fun:getsubopt=uninstrumented