Home
last modified time | relevance | path

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

/argp/
A Dargp-parse.c390 unsigned num_children = 0; in convert_options() local
391 while (children[num_children].argp) in convert_options()
392 num_children++; in convert_options()
394 cvt->child_inputs_end += num_children; in convert_options()

Completed in 6 milliseconds