Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ncurses/ncurses/tinfo/
H A Dalloc_ttype.c528 copy_termtype(TERMTYPE2 *dst, const TERMTYPE2 *src, int mode) in copy_termtype() function
687 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()
/freebsd-14.2/contrib/ncurses/
H A DNEWS709 + add a null-pointer check for term_names field in copy_termtype(),
728 + fix overlooked copying of extended string-heap in copy_termtype
736 copy_termtype().
756 + alter copy_termtype() to allocate new str_table and ext_str_table