Searched defs:opt_end (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/libfido2/openbsd-compat/ |
H A D | getopt_long.c | 130 permute_args(int panonopt_start, int panonopt_end, int opt_end, in permute_args()
|
/freebsd/contrib/file/src/ |
H A D | getopt_long.c | 137 permute_args(panonopt_start, panonopt_end, opt_end, nargv) in permute_args() argument
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | GetOptInc.cpp | 77 static void permute_args(int panonopt_start, int panonopt_end, int opt_end, in permute_args()
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | getopt_long.c | 153 permute_args(int panonopt_start, int panonopt_end, int opt_end, in permute_args()
|
/freebsd/lib/libc/stdlib/ |
H A D | getopt_long.c | 147 permute_args(int panonopt_start, int panonopt_end, int opt_end, in permute_args()
|
/freebsd/contrib/tcpdump/missing/ |
H A D | getopt_long.c | 141 permute_args(int panonopt_start, int panonopt_end, int opt_end, in permute_args()
|
/freebsd/usr.sbin/bhyve/ |
H A D | qemu_fwcfg.c | 545 const char *opt_ptr, *opt_end; in qemu_fwcfg_parse_cmdline_arg() local
|
/freebsd/sbin/md5/ |
H A D | md5.c | 207 opt_end = -1, enumerator
|
/freebsd/contrib/tzcode/ |
H A D | zic.c | 943 char *opt_end; in redundant_time_option() local
|