Home
last modified time | relevance | path

Searched refs:longindex (Results 1 – 1 of 1) sorted by relevance

/external/fio/lib/
Dgetopt_long.c43 const struct option *longopts, int *longindex) in getopt_long_only() argument
93 if (longindex) in getopt_long_only()
94 *longindex = lo-longopts; in getopt_long_only()