Home
last modified time | relevance | path

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

/external/fio/
Dparse.h66 int hide_on_set; /* hide on set, not on unset */ member
Doptions.c1823 .hide_on_set = 1,
3328 .hide_on_set = 1,
Dgoptions.c137 if (parent->hide_on_set) in gopt_set_children_visible()