Searched refs:add_to_profile_entry (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/nwamadm/ |
H A D | nwamadm.c | 738 add_to_profile_entry(nwam_object_type_t type, void *handle, in add_to_profile_entry() function 794 ret = add_to_profile_entry(NWAM_OBJECT_TYPE_NCU, ncuh, &pent); in list_ncu_cb() 810 ret = add_to_profile_entry(NWAM_OBJECT_TYPE_NCP, ncph, &pent); in list_ncp_cb() 831 ret = add_to_profile_entry(NWAM_OBJECT_TYPE_LOC, loch, &pent); in list_loc_cb() 846 ret = add_to_profile_entry(NWAM_OBJECT_TYPE_ENM, enmh, &pent); in list_enm_cb()
|