Searched refs:is_section (Results 1 - 1 of 1) sorted by relevance

/external/fio/
H A Dinit.c1877 int is_section = !strncmp(opt, "name", 4); local
1880 if (!is_section || !strncmp(val, "global", 6))
1883 if (is_section && skip_this_section(val))

Completed in 88 milliseconds