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

12

/freebsd-12-stable/contrib/ofed/libibverbs/examples/
H A Dasyncwatch.c102 static struct option long_options[] = { local
H A Ddevinfo.c605 static struct option long_options[] = { local
H A Dsrq_pingpong.c654 static struct option long_options[] = { local
H A Duc_pingpong.c558 static struct option long_options[] = { local
H A Dud_pingpong.c580 static struct option long_options[] = { local
/freebsd-12-stable/contrib/gcclibs/libiberty/
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
/freebsd-12-stable/usr.bin/dc/
H A Ddc.c46 static const struct option long_options[] = variable in typeref:struct:option
/freebsd-12-stable/contrib/llvm-project/lldb/source/Host/common/
H A DOptionParser.cpp55 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...]
/freebsd-12-stable/contrib/binutils/binutils/
H A Dcxxfilt.c36 static const struct option long_options[] = variable in typeref:struct:option
H A Dcoffdump.c480 static struct option long_options[] = local
H A Daddr2line.c49 static struct option long_options[] = variable in typeref:struct:option
H A Dsize.c107 static struct option long_options[] = variable in typeref:struct:option
H A Dstrings.c138 static struct option long_options[] = variable in typeref:struct:option
H A Dsysdump.c656 static struct option long_options[] = local
/freebsd-12-stable/contrib/binutils/opcodes/
H A Di386-gen.c325 struct option long_options[] = variable in typeref:struct:option
/freebsd-12-stable/usr.bin/iconv/
H A Diconv.c52 static const struct option long_options[] = { variable in typeref:struct:option
/freebsd-12-stable/contrib/gdb/gdb/
H A Dmain.c254 static struct option long_options[] = local
/freebsd-12-stable/lib/libc/stdlib/
H A Dgetopt_long.c192 parse_long_options(char * const *nargv, const char *options, const struct option *long_options, int *idx, int short_too, int flags) argument
357 getopt_internal(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx, int flags) argument
595 getopt_long(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) argument
608 getopt_long_only(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) argument
[all...]
/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c176 parse_long_options(char * const *nargv, const char *options, const struct option *long_options, int *idx, int short_too) argument
294 getopt_internal(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx, int flags) argument
[all...]
/freebsd-12-stable/tools/test/iconv/tablegen/
H A Dtablegen.c79 struct option long_options[] = variable in typeref:struct:option
/freebsd-12-stable/contrib/tcpdump/missing/
H A Dgetopt_long.c189 parse_long_options(char * const *nargv, const char *options, const struct option *long_options, int *idx, int short_too, int flags) argument
354 getopt_internal(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx, int flags) argument
593 getopt_long(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) argument
606 getopt_long_only(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) argument
[all...]
/freebsd-12-stable/contrib/gperf/src/
H A Doptions.cc674 static const struct option long_options[] = variable in typeref:struct:option
/freebsd-12-stable/contrib/diff/src/
H A Dcmp.c94 static struct option const long_options[] = variable
/freebsd-12-stable/contrib/file/src/
H A Dfile.c98 private const struct option long_options[] = { variable in typeref:struct:option

Completed in 244 milliseconds

12