Searched refs:NWAM_LOC_PROP_NAMESERVICES (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_loc.c79 {NWAM_LOC_PROP_NAMESERVICES, NWAM_VALUE_TYPE_UINT64, B_FALSE, 1,
243 NWAM_LOC_PROP_NAMESERVICES, val)) != NWAM_SUCCESS)
758 NWAM_LOC_PROP_NAMESERVICES, nameservices[0],
923 if (nwam_loc_get_prop_value(loch, NWAM_LOC_PROP_NAMESERVICES,
926 *errpropp = NWAM_LOC_PROP_NAMESERVICES;
H A Dlibnwam.h363 #define NWAM_LOC_PROP_NAMESERVICES "nameservices" macro
H A Dlibnwam_values.c743 { NWAM_LOC_PROP_NAMESERVICES, loc_prop_nameservices_entries },
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c179 NWAM_LOC_PROP_NAMESERVICES,
248 { PT_LOC_NAMESERVICES, NWAM_LOC_PROP_NAMESERVICES },
2219 { NWAM_LOC_PROP_DNS_NAMESERVICE_CONFIGSRC, NWAM_LOC_PROP_NAMESERVICES,
2232 { NWAM_LOC_PROP_NIS_NAMESERVICE_CONFIGSRC, NWAM_LOC_PROP_NAMESERVICES,
2239 { NWAM_LOC_PROP_LDAP_NAMESERVICE_CONFIGSRC, NWAM_LOC_PROP_NAMESERVICES,

Completed in 74 milliseconds