Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Doption.c24 static void one_file(char *file, int nest, int hard_opt);
2505 static void one_file(char *file, int nest, int hard_opt) in one_file() argument
2519 if (hard_opt == 0 && stat(file, &statbuf) == 0) in one_file()
2544 if (hard_opt != 0) in one_file()
2561 if (hard_opt) in one_file()
2624 if (hard_opt != 0) in one_file()
2636 if (hard_opt != 0) in one_file()
2637 option = hard_opt; in one_file()
2670 if (hard_opt != 0) in one_file()