Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dtst_test.c566 static void parse_topt(unsigned int topts_len, int opt, char *optarg) in parse_topt()
592 unsigned int i, topts_len = count_options(); in parse_opts() local