Home
last modified time | relevance | path

Searched defs:nserv (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libc/resolv/
H A Dres_init.c162 int nserv = 0; /*%< number of nameserver records read from file */ in __res_vinit() local
721 int i, nserv; in res_setservers() local
/dragonfly/contrib/wpa_supplicant/src/radius/
H A Dradius_client.c1062 struct hostapd_radius_server *nserv, in radius_change_server()