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);
2531 static void one_file(char *file, int nest, int hard_opt) in one_file() argument
2545 if (hard_opt == 0 && stat(file, &statbuf) == 0) in one_file()
2570 if (hard_opt != 0) in one_file()
2587 if (hard_opt) in one_file()
2650 if (hard_opt != 0) in one_file()
2662 if (hard_opt != 0) in one_file()
2663 option = hard_opt; in one_file()
2696 if (hard_opt != 0) in one_file()