Searched refs:copy_termtype (Results 1 – 2 of 2) sorted by relevance
528 copy_termtype(TERMTYPE2 *dst, const TERMTYPE2 *src, int mode) in copy_termtype() function687 copy_termtype((TERMTYPE2 *) dst, (const TERMTYPE2 *) src, 0); in _nc_copy_termtype()697 copy_termtype(dst, src, srcINT | dstINT); in _nc_copy_termtype2()710 copy_termtype((TERMTYPE2 *) dst, src, srcINT); in _nc_export_termtype2()
709 + add a null-pointer check for term_names field in copy_termtype(),728 + fix overlooked copying of extended string-heap in copy_termtype736 copy_termtype().756 + alter copy_termtype() to allocate new str_table and ext_str_table