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 D | zfs_wait_getsubopt.ksh | 12 log_mustnot zfs wait -t deleteq=getsubopt $TESTPOOL
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zfs_list/ |
H A D | zfs_list_005_neg.ksh | 12 log_mustnot zfs list -t filesystem=getsubopt
|
/freebsd/contrib/mandoc/ |
H A D | test-getsubopt.c | 35 return ! (getsubopt(&options, tokens, &value) == 0 in main()
|
H A D | compat_getsubopt.c | 39 getsubopt(char **optionp, char * const *tokens, char **valuep) in getsubopt() function
|
H A D | configure | 312 runtest getsubopt GETSUBOPT "" -D_GNU_SOURCE || true
|
H A D | Makefile | 30 test-getsubopt.c \
|
H A D | main.c | 1220 switch (getsubopt(&arg, (char * const *)toks, &v)) { in woptions()
|
/freebsd/contrib/libfido2/openbsd-compat/ |
H A D | getopt.h | 64 int getsubopt(char **, char * const *, char **);
|
/freebsd/lib/libc/stdlib/ |
H A D | Makefile.inc | 8 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 D | getsubopt.c | 44 getsubopt(char **optionp, char * const *tokens, char **valuep) in getsubopt() function
|
H A D | Symbol.map | 27 getsubopt;
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | getopt.h | 75 int getsubopt(char **, char * const *, char **) __THROW;
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/ |
H A D | zpool_wait_usage.ksh | 46 zpool wait -t scrub=getsubopt $TESTPOOL 2>&1 | grep -i 'invalid activity' || \
|
/freebsd/include/ |
H A D | stdlib.h | 183 int getsubopt(char **, char *const *, char **);
|
/freebsd/sbin/routed/rtquery/ |
H A D | rtquery.c | 195 switch (getsubopt(&options,traceopts,&value)) { in main()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 1964 fun:getsubopt=uninstrumented
|