Home | History | Annotate | Download | only in fio

Lines Matching full:is_section

2122 				int is_section = !strncmp(opt, "name", 4);
2125 if (!is_section || !strncmp(val, "global", 6))
2128 if (is_section && skip_this_section(val))