Home
last modified time | relevance | path

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

/reactos/base/services/dhcpcsvc/dhcp/
H A Ddhclient.c100 int res_hnok(const char *dn);
889 if (!res_hnok(lease->server_name) ) { in packet_to_lease()
1853 if (!res_hnok(sbuf)) in check_option()
1908 res_hnok(const char *dn) in res_hnok() function