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

12

/netbsd-current/bin/pax/
H A Dgetoldopt.c36 getoldopt(int argc, char **argv, const char *optstring, struct option *longopts, int *idx) argument
/netbsd-current/usr.bin/tip/
H A Dcu.c64 static struct option longopts[] = { local
/netbsd-current/external/gpl3/gdb/dist/sim/rl78/
H A Dmain.c67 static const struct option longopts[] = { { 0 } }; local
/netbsd-current/usr.bin/gettext/
H A Dgettext.c42 static struct option longopts[] = { variable in typeref:struct:option
/netbsd-current/external/gpl3/gdb/dist/sim/m32c/
H A Dmain.c139 static const struct option longopts[] = { { 0 } }; local
/netbsd-current/tests/lib/libc/stdlib/
H A Dh_getopt_long.c56 struct option *longopts = NULL; local
[all...]
/netbsd-current/usr.bin/timeout/
H A Dtimeout.c214 const struct option longopts[] = { local
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Ddgen.c284 static const struct option longopts[] = { { 0 } }; local
/netbsd-current/external/bsd/liblzf/dist/
H A Dlzf.c65 struct option longopts[] = { variable in typeref:struct:option
/netbsd-current/external/gpl2/gmake/dist/
H A Dgetopt.c503 _getopt_internal(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *longind, int long_only) argument
/netbsd-current/external/gpl2/xcvs/dist/diff/
H A Ddiff.c183 static struct option const longopts[] = variable
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dgetopt.c352 _getopt_internal_r(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct, struct _getopt_data *d) argument
1088 _getopt_internal(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct) argument
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgetopt.c352 _getopt_internal_r(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct, struct _getopt_data *d) argument
1088 _getopt_internal(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct) argument
/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dgetopt.c374 _getopt_internal_r(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct, struct _getopt_data *d) argument
1140 _getopt_internal(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct) argument
/netbsd-current/external/gpl2/texinfo/dist/lib/
H A Dgetopt.c375 _getopt_internal_r(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *longind, int long_only, struct _getopt_data *d) argument
1140 _getopt_internal(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *longind, int long_only) argument
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Ddiff.c165 static struct option const longopts[] = variable
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dgetopt.c375 _getopt_internal_r(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct, struct _getopt_data *d) argument
1141 _getopt_internal(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct) argument
/netbsd-current/external/bsd/top/dist/
H A Dtop.c303 static struct option longopts[] = { variable in typeref:struct:option
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dgetopt.c521 _getopt_internal(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *longind, int long_only) argument
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dgetopt.c521 _getopt_internal(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *longind, int long_only) argument
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dgetopt.c521 _getopt_internal(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *longind, int long_only) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/cris/
H A Drvdummy.c86 struct option longopts[] = variable in typeref:struct:option
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dgetopt.c521 _getopt_internal(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *longind, int long_only) argument
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dgetopt.c521 _getopt_internal(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *longind, int long_only) argument
/netbsd-current/external/gpl3/gdb/dist/sim/cris/
H A Drvdummy.c73 struct option longopts[] = variable in typeref:struct:option

Completed in 198 milliseconds

12