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);
2532 static void one_file(char *file, int nest, int hard_opt) in one_file() argument
2546 if (hard_opt == 0 && stat(file, &statbuf) == 0) in one_file()
2571 if (hard_opt != 0) in one_file()
2588 if (hard_opt) in one_file()
2651 if (hard_opt != 0) in one_file()
2663 if (hard_opt != 0) in one_file()
2664 option = hard_opt; in one_file()
2697 if (hard_opt != 0) in one_file()