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

/freebsd-13-stable/contrib/nvi/cl/
H A Dextern.h1 int cl_waddstr(SCR *, const CHAR_T *, size_t);
H A Dcl_main.c366 gp->scr_waddstr = cl_waddstr;
H A Dcl_funcs.c72 * cl_waddstr --
75 * PUBLIC: int cl_waddstr(SCR *, const CHAR_T *, size_t);
78 cl_waddstr(SCR *sp, const CHAR_T *str, size_t len) function

Completed in 104 milliseconds