Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnwam/common/
H A Dmapfile-vers156 nwam_enm_get_default_proplist;
H A Dlibnwam_enm.c647 nwam_enm_get_default_proplist(const char ***prop_list, uint_t *numvaluesp) in nwam_enm_get_default_proplist() function
H A Dlibnwam.h756 extern nwam_error_t nwam_enm_get_default_proplist(const char ***, uint_t *);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c2952 ret = nwam_enm_get_default_proplist(&props, &prop_num); in listprop()
3354 if ((ret = nwam_enm_get_default_proplist(&props, &num)) != NWAM_SUCCESS) in export_enm_callback()
4048 ret = nwam_enm_get_default_proplist(&props, &prop_num); in walkprop_func()