Searched refs:nwam_handle_create (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_object.c45 nwam_handle_create(nwam_object_type_t type, const char *name, function
86 if ((err = nwam_handle_create(type, name, hpp)) != NWAM_SUCCESS)
110 if ((err = nwam_handle_create(type, name, hpp)) != NWAM_SUCCESS)
179 if ((err = nwam_handle_create(type, name, hpp)) != NWAM_SUCCESS)
276 if ((err = nwam_handle_create(oldhp->nwh_object_type, newname, newhpp))
H A Dlibnwam_impl.h199 nwam_error_t nwam_handle_create(nwam_object_type_t, const char *,
H A Dlibnwam_ncp.c415 if ((err = nwam_handle_create(NWAM_OBJECT_TYPE_NCU, oldncuh->nwh_name,
2039 (err = nwam_handle_create(NWAM_OBJECT_TYPE_NCP, parentname, ncphp))

Completed in 32 milliseconds