Lines Matching defs:sp
42 addstr4(SCR *sp, const void *str, size_t len, int wide) in addstr4()
84 cl_waddstr(SCR *sp, const CHAR_T *str, size_t len) in cl_waddstr()
96 cl_addstr(SCR *sp, const char *str, size_t len) in cl_addstr()
108 cl_attr(SCR *sp, scr_attr_t attribute, int on) in cl_attr()
193 cl_baud(SCR *sp, u_long *ratep) in cl_baud()
234 cl_bell(SCR *sp) in cl_bell()
258 cl_clrtoeol(SCR *sp) in cl_clrtoeol()
287 cl_cursor(SCR *sp, size_t *yp, size_t *xp) in cl_cursor()
313 cl_deleteln(SCR *sp) in cl_deleteln()
420 cl_ex_adjust(SCR *sp, exadj_t action) in cl_ex_adjust()
477 cl_imctrl(SCR *sp, imctrl_t action) in cl_imctrl()
510 cl_insertln(SCR *sp) in cl_insertln()
528 cl_keyval(SCR *sp, scr_keyval_t val, CHAR_T *chp, int *dnep) in cl_keyval()
570 cl_move(SCR *sp, size_t lno, size_t cno) in cl_move()
590 cl_refresh(SCR *sp, int repaint) in cl_refresh()
655 cl_rdiv(SCR *sp) in cl_rdiv()
672 cl_rename(SCR *sp, char *name, int on) in cl_rename()
776 cl_suspend(SCR *sp, int *allowedp) in cl_suspend()