Searched defs:getopt_long_only (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | getopt1.c | 78 getopt_long_only (argc, argv, options, long_options, opt_index) in getopt_long_only() function
|
/openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
H A D | getopt1.c | 85 getopt_long_only (argc, argv, options, long_options, opt_index) in getopt_long_only() function
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | getopt1.c | 81 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
|
/openbsd-src/gnu/usr.bin/texinfo/lib/ |
H A D | getopt1.c | 65 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
|
/openbsd-src/gnu/llvm/lldb/source/Host/common/ |
H A D | GetOptInc.cpp | 443 int getopt_long_only(int nargc, char *const *nargv, const char *options, in getopt_long_only() function
|
/openbsd-src/lib/libc/stdlib/ |
H A D | getopt_long.c | 507 getopt_long_only(int nargc, char * const *nargv, const char *options, in getopt_long_only() function
|