Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_impl.h165 #define NWAM_NAMESERVICES_DNS_STRING "dns" macro
H A Dlibnwam_values.c704 { NWAM_NAMESERVICES_DNS_STRING, NWAM_NAMESERVICES_DNS },
H A Dlibnwam_loc.c258 nsswitch = strdup(NSSWITCH_PREFIX NWAM_NAMESERVICES_DNS_STRING); in nwam_loc_create()