Searched refs:newncuhp (Results 1 – 1 of 1) sorted by relevance
992 nwam_ncu_handle_t *newncuhp) in nwam_ncu_copy() argument1001 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()