Home
last modified time | relevance | path

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

/external/fio/
Dparse.h68 int hide_on_set; /* hide on set, not on unset */ member
Doptions.c2097 .hide_on_set = 1,
4033 .hide_on_set = 1,
Dgoptions.c138 if (parent->hide_on_set) in gopt_set_children_visible()