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

12

/freebsd-12-stable/usr.sbin/pmc/
H A Dcmd_pmc_list.c71 static struct option longopts[] = { variable in typeref:struct:option
H A Dcmd_pmc_summary.cc177 static struct option longopts[] = { variable in typeref:struct:option
H A Dcmd_pmc_filter.cc82 static struct option longopts[] = { variable in typeref:struct:option
H A Dcmd_pmc_stat.c305 static struct option longopts[] = { variable in typeref:struct:option
/freebsd-12-stable/usr.sbin/pnfsdskill/
H A Dpnfsdskill.c48 static struct option longopts[] = { variable in typeref:struct:option
/freebsd-12-stable/contrib/llvm-project/lldb/source/Host/common/
H A DOptionParser.cpp30 Parse(llvm::MutableArrayRef<char *> argv, llvm::StringRef optstring, const Option *longopts, int *longindex) argument
/freebsd-12-stable/contrib/bc/src/
H A Dopt.c50 static inline bool bc_opt_longoptsEnd(const BcOptLong *longopts, size_t i) { argument
54 static const char* bc_opt_longopt(const BcOptLong *longopts, int c) { argument
70 static int bc_opt_type(const BcOptLong *longopts, char c) { argument
83 bc_opt_parseShort(BcOpt *o, const BcOptLong *longopts) argument
174 bc_opt_parse(BcOpt *o, const BcOptLong *longopts) argument
[all...]
/freebsd-12-stable/usr.bin/ar/
H A Dar.c84 static struct option longopts[] = variable in typeref:struct:option
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/stdlib/
H A Dh_getopt_long.c63 struct option *longopts = NULL; local
[all...]
/freebsd-12-stable/contrib/elftoolchain/ar/
H A Dar.c82 static struct option longopts[] = variable in typeref:struct:option
/freebsd-12-stable/contrib/elftoolchain/cxxfilt/
H A Dcxxfilt.c52 static struct option longopts[] = variable in typeref:struct:option
/freebsd-12-stable/usr.sbin/pnfsdscopymr/
H A Dpnfsdscopymr.c58 static struct option longopts[] = { variable in typeref:struct:option
/freebsd-12-stable/usr.sbin/pnfsdsfile/
H A Dpnfsdsfile.c51 static struct option longopts[] = { variable in typeref:struct:option
/freebsd-12-stable/contrib/gcclibs/libcpp/
H A Dmakedepend.c83 static const struct option longopts[] = { local
/freebsd-12-stable/usr.bin/etdump/
H A Detdump.c228 static struct option longopts[] = { local
/freebsd-12-stable/usr.bin/look/
H A Dlook.c94 static struct option longopts[] = { variable in typeref:struct:option
/freebsd-12-stable/usr.sbin/efidp/
H A Defidp.c44 static struct option longopts[] = { variable in typeref:struct:option
/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dgetopt.c522 _getopt_internal(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *longind, int long_only) argument
/freebsd-12-stable/contrib/binutils/ld/
H A Dldemul.c131 ldemul_add_options(int ns, char **shortopts, int nl, struct option **longopts, int nrl, struct option **really_longopts) argument
/freebsd-12-stable/sbin/devmatch/
H A Ddevmatch.c46 static struct option longopts[] = { variable in typeref:struct:option
/freebsd-12-stable/sbin/mount_fusefs/
H A Dmount_fusefs.c132 static struct option longopts[] = { local
/freebsd-12-stable/usr.bin/timeout/
H A Dtimeout.c192 const struct option longopts[] = { local
/freebsd-12-stable/usr.sbin/efivar/
H A Defivar.c44 static struct option longopts[] = { variable in typeref:struct:option
/freebsd-12-stable/usr.bin/diff/
H A Ddiff.c62 static struct option longopts[] = { variable in typeref:struct:option
/freebsd-12-stable/usr.bin/mkimg/
H A Dmkimg.c56 static struct option longopts[] = { variable in typeref:struct:option

Completed in 303 milliseconds

12