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

/freebsd-13-stable/contrib/nvi/cl/
H A Dextern.h7 int cl_cursor(SCR *, size_t *, size_t *);
H A Dcl_main.c373 gp->scr_cursor = cl_cursor;
H A Dcl_funcs.c277 * cl_cursor --
280 * PUBLIC: int cl_cursor(SCR *, size_t *, size_t *);
283 cl_cursor(SCR *sp, size_t *yp, size_t *xp) function
502 /* See the comment in cl_cursor. */

Completed in 35 milliseconds