Searched defs:getopt (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/regress/lib/libc/getopt/ |
H A D | Makefile | 7 getopt: ${PROG} target
|
/openbsd-src/gnu/usr.bin/perl/lib/Getopt/ |
H A D | Std.pm | 100 sub getopt (;$$) { subroutine
|
/openbsd-src/gnu/usr.bin/cvs/vms/ |
H A D | config.h | 199 #define getopt cvs_getopt macro
|
/openbsd-src/gnu/usr.bin/perl/ext/SDBM_File/ |
H A D | dbe.c | 52 getopt(int argc, char **argv, char *optstring) in getopt() function
|
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | getopt.c | 672 getopt (argc, argv, optstring) in getopt() function
|
/openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
H A D | vms.c | 96 int getopt(int argc, char *argv[], char * flags){ in getopt() function
|
H A D | getopt.c | 677 getopt (argc, argv, optstring) in getopt() function
|
/openbsd-src/gnu/llvm/lldb/source/Host/common/ |
H A D | GetOptInc.cpp | 412 int getopt(int nargc, char *const *nargv, const char *options) { in getopt() function
|
/openbsd-src/lib/libc/stdlib/ |
H A D | getopt_long.c | 475 getopt(int nargc, char * const *nargv, const char *options) in getopt() function
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | getopt.c | 974 getopt (int argc, char *const *argv, const char *optstring) in getopt() function
|
/openbsd-src/gnu/usr.bin/texinfo/lib/ |
H A D | system.h | 61 #define getopt system_getopt macro
|
H A D | getopt.c | 1157 getopt (int argc, char *const *argv, const char *optstring) in getopt() function
|