Home | History | Annotate | Download | only in src

Lines Matching defs:one_file

24 static void one_file(char *file, int nest, int hard_opt);
1028 one_file(file, nest, 0);
1096 one_file(path, nest + 1, 0);
2505 static void one_file(char *file, int nest, int hard_opt)
2717 one_file(daemon->dhcp_hosts_file, 1, LOPT_BANK);
2748 one_file(daemon->dhcp_opts_file, 1, LOPT_OPTS);
2845 one_file(conffile, nest, 0);