Home
last modified time | relevance | path

Searched defs:longopts (Results 1 – 9 of 9) sorted by relevance

/external/toybox/lib/
Dargs.c111 struct longopts { struct
112 struct longopts *next; argument
124 struct longopts *longopts; argument
/external/fio/lib/
Dgetopt_long.c43 const struct option *longopts, int *longindex) in getopt_long_only()
/external/marisa-trie/tools/
Dcmdopt.h34 const cmdopt_option *longopts; member
Dcmdopt.c243 const char *optstring, const cmdopt_option *longopts) { in cmdopt_init()
/external/marisa-trie/v0_1_5/tools/
Dcmdopt.h34 const cmdopt_option *longopts; member
Dcmdopt.c243 const char *optstring, const cmdopt_option *longopts) { in cmdopt_init()
/external/bison/lib/
Dgetopt.c347 const struct option *longopts, int *longind, in _getopt_internal_r()
1129 const struct option *longopts, int *longind, int long_only, in _getopt_internal()
/external/liblzf/
Dlzf.c68 struct option longopts[] = { variable
/external/iproute2/misc/
Difstat.c570 static const struct option longopts[] = { variable