Home
last modified time | relevance | path

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

/src/contrib/ncurses/ncurses/tinfo/
H A Dalloc_ttype.c533 copy_termtype(TERMTYPE2 *dst, const TERMTYPE2 *src, int mode) in copy_termtype() function
692 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()
/src/contrib/ncurses/
H A DNEWS1278 + add a null-pointer check for term_names field in copy_termtype(),
1297 + fix overlooked copying of extended string-heap in copy_termtype
1305 copy_termtype().
1325 + alter copy_termtype() to allocate new str_table and ext_str_table