#include "dhcpd.h"
Go to the source code of this file.
Functions | |
void | read_resolv_conf (TIME parse_time) |
struct name_server * | first_name_server () |
Variables | |
struct name_server * | name_servers |
struct domain_search_list * | domains |
char | path_resolv_conf [] = _PATH_RESOLV_CONF |
struct name_server * first_name_server | ( | void | ) |
struct domain_search_list* domains |
struct name_server* name_servers |
char path_resolv_conf[] = _PATH_RESOLV_CONF |