Searched defs:short_too (Results 1 – 4 of 4) sorted by relevance
/external/openssh/openbsd-compat/ |
D | getopt_long.c | 177 const struct option *long_options, int *idx, int short_too) in parse_long_options() 298 int optchar, short_too; in getopt_internal() local
|
/external/mesa3d/src/getopt/ |
D | getopt_long.c | 160 const struct option *long_options, int *idx, int short_too) in parse_long_options() 281 int optchar, short_too; in getopt_internal() local
|
/external/llvm-project/lldb/source/Host/common/ |
D | GetOptInc.cpp | 114 int short_too) { in parse_long_options() 227 int optchar, short_too; in getopt_internal() local
|
/external/tcpdump/missing/ |
D | getopt_long.c | 190 const struct option *long_options, int *idx, int short_too, int flags) in parse_long_options() 358 int optchar, short_too; local
|