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

123

/freebsd-10-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-10-stable/usr.bin/dc/
H A Ddc.c44 static const struct option long_options[] = variable in typeref:struct:option
/freebsd-10-stable/contrib/groff/src/utils/lkbib/
H A Dlkbib.cpp50 static const struct option long_options[] = { local
/freebsd-10-stable/contrib/groff/src/utils/lookbib/
H A Dlookbib.cpp55 static const struct option long_options[] = { local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
H A DOptionParser.cpp65 OptionParser::GetShortOptionString(struct option *long_options) argument
/freebsd-10-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-10-stable/contrib/groff/src/utils/pfbtops/
H A Dpfbtops.c169 static const struct option long_options[] = { local
/freebsd-10-stable/contrib/binutils/opcodes/
H A Di386-gen.c325 struct option long_options[] = variable in typeref:struct:option
/freebsd-10-stable/contrib/groff/src/preproc/eqn/
H A Dmain.cpp263 static const struct option long_options[] = { local
/freebsd-10-stable/contrib/groff/src/preproc/soelim/
H A Dsoelim.cpp55 static const struct option long_options[] = { local
/freebsd-10-stable/usr.bin/iconv/
H A Diconv.c48 static const struct option long_options[] = { variable in typeref:struct:option
/freebsd-10-stable/contrib/gdb/gdb/
H A Dmain.c254 static struct option long_options[] = local
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dmain.cpp528 static const struct option long_options[] = { local
/freebsd-10-stable/contrib/groff/src/utils/indxbib/
H A Dindxbib.cpp128 static const struct option long_options[] = { local
/freebsd-10-stable/contrib/groff/src/utils/xtotroff/
H A Dxtotroff.c229 static const struct option long_options[] = { local
/freebsd-10-stable/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c355 static struct option long_options[] = { local
/freebsd-10-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-10-stable/tools/test/iconv/tablegen/
H A Dtablegen.c79 struct option long_options[] = variable in typeref:struct:option
/freebsd-10-stable/contrib/file/src/
H A Dfile.c91 private const struct option long_options[] = { variable in typeref:struct:option
/freebsd-10-stable/contrib/gperf/src/
H A Doptions.cc672 static const struct option long_options[] = variable in typeref:struct:option

Completed in 149 milliseconds

123