Home
last modified time | relevance | path

Searched refs:nwam_free_object_list (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_files.c172 nwam_free_object_list(*((char **)proplist)); in nwam_line_to_object()
185 nwam_free_object_list(*((char **)proplist)); in nwam_line_to_object()
190 nwam_free_object_list(*((char **)proplist)); in nwam_line_to_object()
214 nwam_free_object_list(*((char **)proplist)); in nwam_line_to_object()
220 nwam_free_object_list(*((char **)proplist)); in nwam_line_to_object()
237 nwam_free_object_list in nwam_line_to_object()
253 nwam_free_object_list(*((char **)proplist)); in nwam_line_to_object()
261 nwam_free_object_list(*((char **)proplist)); in nwam_line_to_object()
270 nwam_free_object_list(*((char **)proplist)); in nwam_line_to_object()
279 nwam_free_object_list(*((char **)proplist)); in nwam_line_to_object()
[all …]
H A Dlibnwam_enm.c282 nwam_free_object_list(enmh->nwh_data); in nwam_enm_delete_prop()
287 nwam_free_object_list(enmh->nwh_data); in nwam_enm_delete_prop()
291 nwam_free_object_list(olddata); in nwam_enm_delete_prop()
H A Dlibnwam_backend.c268 nwam_free_object_list(newobj); in nwam_backend_door_server()
287 nwam_free_object_list(obj); in nwam_backend_door_server()
H A Dlibnwam_object.c238 nwam_free_object_list(objlist); in nwam_walk()
242 nwam_free_object_list(objlist); in nwam_walk()
285 nwam_free_object_list(hp->nwh_data); in nwam_free()
H A Dlibnwam_ncp.c506 nwam_free_object_list(objlist); in nwam_walk_ncps()
512 nwam_free_object_list(objlist); in nwam_walk_ncps()
537 nwam_free_object_list(objlist); in nwam_walk_ncps()
1077 nwam_free_object_list(ncuh->nwh_data); in nwam_ncu_delete_prop()
1082 nwam_free_object_list(ncuh->nwh_data); in nwam_ncu_delete_prop()
1086 nwam_free_object_list(olddata); in nwam_ncu_delete_prop()
H A Dlibnwam_known_wlan.c311 nwam_free_object_list(kwh->nwh_data); in nwam_known_wlan_delete_prop()
316 nwam_free_object_list(kwh->nwh_data); in nwam_known_wlan_delete_prop()
320 nwam_free_object_list(olddata); in nwam_known_wlan_delete_prop()
H A Dlibnwam_impl.h234 void nwam_free_object_list(void *);
H A Dlibnwam_loc.c381 nwam_free_object_list(loch->nwh_data); in nwam_loc_delete_prop()
386 nwam_free_object_list(loch->nwh_data); in nwam_loc_delete_prop()
390 nwam_free_object_list(olddata); in nwam_loc_delete_prop()
H A Dlibnwam_values.c381 nwam_free_object_list(void *list) in nwam_free_object_list() function