Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnwam/common/
H A Dmapfile-vers90 nwam_loc_get_default_proplist;
H A Dlibnwam.h553 extern nwam_error_t nwam_loc_get_default_proplist(const char ***, uint_t *);
H A Dlibnwam_loc.c1176 nwam_loc_get_default_proplist(const char ***prop_list, uint_t *numvaluesp) in nwam_loc_get_default_proplist() function
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c2911 ret = nwam_loc_get_default_proplist(&props, &prop_num); in listprop()
3360 if ((ret = nwam_loc_get_default_proplist(&props, &num)) != NWAM_SUCCESS) in export_loc_callback()
4004 ret = nwam_loc_get_default_proplist(&props, &prop_num); in walkprop_func()