Searched refs:_nc_copy_termtype (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/ncurses/include/
H A Dterm_entry.h129 extern NCURSES_EXPORT(void) _nc_copy_termtype (TERMTYPE *, TERMTYPE *);
/freebsd-10-stable/contrib/ncurses/ncurses/tinfo/
H A Dalloc_entry.c111 _nc_copy_termtype(&(newp->tterm), &(oldp->tterm));
H A Dcomp_parse.c152 * The enqueued entry is copied with _nc_copy_termtype(), so we can
323 _nc_copy_termtype(&merged, &(qp->tterm));
H A Dalloc_ttype.c37 * _nc_copy_termtype()
476 _nc_copy_termtype(TERMTYPE *dst, TERMTYPE *src) function
/freebsd-10-stable/contrib/ncurses/ncurses/
H A Dllib-lncurses2220 #undef _nc_copy_termtype
2221 void _nc_copy_termtype(
H A Dllib-lncursest2224 #undef _nc_copy_termtype
2225 void _nc_copy_termtype(
H A Dllib-lncursesw2966 #undef _nc_copy_termtype
2967 void _nc_copy_termtype(

Completed in 153 milliseconds