Home
last modified time | relevance | path

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

/external/fio/
Dparse.c1128 static struct fio_option *find_child(struct fio_option *options, in find_child() function
1175 while ((__o = find_child(o, parent)) != NULL) { in print_option()