HomeSort by: relevance | last modified time | path
    Searched defs:cl_cursor (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/amiga/dev/
ite_cl.c 66 void cl_cursor(struct ite_softc *ip, int flag);
101 gp->g_itecursor = cl_cursor;
118 cl_cursor(struct ite_softc *ip, int flag) function
  /src/external/bsd/nvi/dist/cl/
cl_funcs.c 281 * cl_cursor --
284 * PUBLIC: int cl_cursor __P((SCR *, size_t *, size_t *));
287 cl_cursor(SCR *sp, size_t *yp, size_t *xp) function
574 /* See the comment in cl_cursor. */

Completed in 23 milliseconds