Searched refs:nwam_loc_get_default_proplist (Results 1 – 4 of 4) sorted by relevance
90 nwam_loc_get_default_proplist;
556 extern nwam_error_t nwam_loc_get_default_proplist(const char ***, uint_t *);
1176 nwam_loc_get_default_proplist(const char ***prop_list, uint_t *numvaluesp) in nwam_loc_get_default_proplist() function
2949 ret = nwam_loc_get_default_proplist(&props, &prop_num); in listprop()3398 if ((ret = nwam_loc_get_default_proplist(&props, &num)) != NWAM_SUCCESS) in export_loc_callback()4045 ret = nwam_loc_get_default_proplist(&props, &prop_num); in walkprop_func()