Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnwam/common/
H A Dlibnwam_ncp.c999 char *typednewname; in nwam_ncu_copy() local
1023 if ((err = nwam_ncu_name_to_typed_name(newname, type, &typednewname)) in nwam_ncu_copy()
1027 err = nwam_handle_create(NWAM_OBJECT_TYPE_NCU, typednewname, newncuhp); in nwam_ncu_copy()
1028 free(typednewname); in nwam_ncu_copy()