Searched defs:long_options (Results 1 - 25 of 45) sorted by relevance

12

/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dgetopt1.c107 static struct option long_options[] = local
/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Dgetopt1.c114 static struct option long_options[] = local
/openbsd-current/gnu/lib/libiberty/src/
H A Dgetopt1.c69 getopt_long(int argc, char *const *argv, const char *options, const struct option *long_options, int *opt_index) argument
81 getopt_long_only(int argc, char *const *argv, const char *options, const struct option *long_options, int *opt_index) argument
104 static struct option long_options[] = local
/openbsd-current/gnu/usr.bin/texinfo/lib/
H A Dgetopt1.c44 getopt_long(int argc, char *const *argv, const char *options, const struct option *long_options, int *opt_index) argument
51 _getopt_long_r(int argc, char *const *argv, const char *options, const struct option *long_options, int *opt_index, struct _getopt_data *d) argument
65 getopt_long_only(int argc, char *const *argv, const char *options, const struct option *long_options, int *opt_index) argument
72 _getopt_long_only_r(int argc, char *const *argv, const char *options, const struct option *long_options, int *opt_index, struct _getopt_data *d) argument
95 static struct option long_options[] = local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcxxfilt.c36 static const struct option long_options[] = variable in typeref:struct:option
H A Dcoffdump.c479 static struct option long_options[] = local
H A Daddr2line.c53 static struct option long_options[] = variable in typeref:struct:option
H A Dsize.c106 static struct option long_options[] = variable in typeref:struct:option
H A Dsysdump.c657 static struct option long_options[] = local
H A Dstrings.c141 static struct option long_options[] = variable in typeref:struct:option
/openbsd-current/gnu/llvm/lldb/source/Host/common/
H A DOptionParser.cpp56 std::string OptionParser::GetShortOptionString(struct option *long_options) { argument
H A DGetOptInc.cpp112 parse_long_options(char *const *nargv, const char *options, const struct option *long_options, int *idx, int short_too) argument
223 getopt_internal(int nargc, char *const *nargv, const char *options, const struct option *long_options, int *idx, int flags) argument
431 getopt_long(int nargc, char *const *nargv, const char *options, const struct option *long_options, int *idx) argument
443 getopt_long_only(int nargc, char *const *nargv, const char *options, const struct option *long_options, int *idx) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffdump.c480 static struct option long_options[] = local
H A Dcxxfilt.c100 static const struct option long_options[] = { variable in typeref:struct:option
H A Daddr2line.c50 static struct option long_options[] = variable in typeref:struct:option
H A Dsize.c106 struct option long_options[] = variable in typeref:struct:option
H A Dsysdump.c756 static struct option long_options[] = local
H A Dstrings.c133 static struct option long_options[] = variable in typeref:struct:option
/openbsd-current/gnu/usr.bin/binutils/gprof/
H A Dgprof.c100 static struct option long_options[] = variable in typeref:struct:option
/openbsd-current/gnu/usr.bin/binutils-2.17/gprof/
H A Dgprof.c97 static struct option long_options[] = variable in typeref:struct:option
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dmain.c245 static struct option long_options[] = local
/openbsd-current/lib/libc/stdlib/
H A Dgetopt_long.c164 parse_long_options(char * const *nargv, const char *options, const struct option *long_options, int *idx, int short_too, int flags) argument
289 getopt_internal(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx, int flags) argument
494 getopt_long(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) argument
507 getopt_long_only(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) argument
[all...]
/openbsd-current/gnu/usr.bin/texinfo/info/
H A Dinfo.c102 static struct option long_options[] = { variable in typeref:struct:option
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dmain.c397 static struct option long_options[] = local
/openbsd-current/usr.bin/grep/
H A Dgrep.c133 static const struct option long_options[] = variable in typeref:struct:option

Completed in 387 milliseconds

12