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.c237 nwam_free_object_list in nwam_line_to_object()
484 nwam_free_object_list(objlist); in nwam_read_object_from_files_backend()
562 nwam_free_object_list(proplist); in nwam_read_object_from_files_backend()
566 nwam_free_object_list(proplist); in nwam_read_object_from_files_backend()
607 nwam_free_object_list(objlist); in nwam_read_object_from_files_backend()
869 nwam_free_object_list(objlist); in nwam_update_object_in_files_backend()
872 nwam_free_object_list(objnamelist); in nwam_update_object_in_files_backend()
887 nwam_free_object_list(objlist); in nwam_update_object_in_files_backend()
891 nwam_free_object_list(oproplist); in nwam_update_object_in_files_backend()
914 nwam_free_object_list(objlist); in nwam_update_object_in_files_backend()
[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