Home
last modified time | relevance | path

Searched refs:scr_waddstr (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/nvi/common/
H A Dgs.h145 int (*scr_waddstr)(SCR *, const CHAR_T *, size_t); member
/freebsd/contrib/nvi/cl/
H A Dcl_main.c366 gp->scr_waddstr = cl_waddstr; in cl_func_std()
/freebsd/contrib/nvi/vi/
H A Dvs_line.c409 (void)gp->scr_waddstr(sp, cbuf, cbp - cbuf); \ in vs_line()
H A Dvs_msg.c207 (void)gp->scr_waddstr(sp, m2, mlen); in vs_update()