Searched refs:td_scexit (Results 1 – 2 of 2) sorted by relevance
61 if (TCB && TCB->drv && TCB->drv->td_scexit) in NCURSES_EXPORT()62 TCB->drv->td_scexit(SP_PARM); in NCURSES_EXPORT()
2421 void (*td_scexit)(SCREEN *); member