Searched defs:short_too (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libc/stdlib/
H A Dgetopt_long.c361 int optchar, short_too; local
192 parse_long_options(char * const *nargv, const char *options, const struct option *long_options, int *idx, int short_too, int flags) argument
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c298 int optchar, short_too; local
176 parse_long_options(char * const *nargv, const char *options, const struct option *long_options, int *idx, int short_too) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp227 int optchar, short_too; local
112 parse_long_options(char *const *nargv, const char *options, const struct option *long_options, int *idx, int short_too) argument
/freebsd-11-stable/contrib/tcpdump/missing/
H A Dgetopt_long.c358 int optchar, short_too; local
189 parse_long_options(char * const *nargv, const char *options, const struct option *long_options, int *idx, int short_too, int flags) argument

Completed in 202 milliseconds