Searched refs:copy_termtype (Results 1 – 2 of 2) sorted by relevance
533 copy_termtype(TERMTYPE2 *dst, const TERMTYPE2 *src, int mode) in copy_termtype() function692 copy_termtype((TERMTYPE2 *) dst, (const TERMTYPE2 *) src, 0); in _nc_copy_termtype()702 copy_termtype(dst, src, srcINT | dstINT); in _nc_copy_termtype2()715 copy_termtype((TERMTYPE2 *) dst, src, srcINT); in _nc_export_termtype2()
1278 + add a null-pointer check for term_names field in copy_termtype(),1297 + fix overlooked copying of extended string-heap in copy_termtype1305 copy_termtype().1325 + alter copy_termtype() to allocate new str_table and ext_str_table