Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnwam/common/
H A Dlibnwam_ncp.c992 nwam_ncu_handle_t *newncuhp) in nwam_ncu_copy() argument
1001 assert(oldncuh != NULL && newname != NULL && newncuhp != NULL); in nwam_ncu_copy()
1027 err = nwam_handle_create(NWAM_OBJECT_TYPE_NCU, typednewname, newncuhp); in nwam_ncu_copy()
1032 &((*newncuhp)->nwh_data))) != NWAM_SUCCESS) { in nwam_ncu_copy()
1033 free(*newncuhp); in nwam_ncu_copy()
1034 *newncuhp = NULL; in nwam_ncu_copy()