Searched refs:vtbuf_iscursor (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/vt/
H A Dvt.h225 int vtbuf_iscursor(const struct vt_buf *vb, int row, int col);
253 vtbuf_iscursor((vb), (r), (c))
H A Dvt_buf.c210 vtbuf_iscursor(const struct vt_buf *vb, int row, int col) function

Completed in 220 milliseconds