Searched defs:add_to_profile_entry (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamadm/
H A Dnwamadm.c738 add_to_profile_entry(nwam_object_type_t type, void *handle, function
794 ret = add_to_profile_entry(NWAM_OBJECT_TYPE_NCU, ncuh, &pent);
810 ret = add_to_profile_entry(NWAM_OBJECT_TYPE_NCP, ncph, &pent);
831 ret = add_to_profile_entry(NWAM_OBJECT_TYPE_LOC, loch, &pent);
846 ret = add_to_profile_entry(NWAM_OBJECT_TYPE_ENM, enmh, &pent);

Completed in 61 milliseconds