Searched refs:_nc_copy_entry (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libcurses/
H A Dterm_entry.h172 extern NCURSES_EXPORT(ENTRY *) _nc_copy_entry (ENTRY *oldp);
/openbsd-current/lib/libcurses/tinfo/
H A Dalloc_entry.c41 * _nc_copy_entry()
89 _nc_copy_entry(ENTRY * oldp) function
93 DEBUG(2, (T_CALLED("_nc_copy_entry(oldp=%p)"), (void *) oldp));
H A Dcomp_parse.c68 newp = _nc_copy_entry(ep);

Completed in 80 milliseconds