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

/freebsd-10.1-release/sys/dev/vt/
H A Dvt.h247 int vthistory_seek(struct vt_buf *, int offset, int whence);
H A Dvt_buf.c67 vthistory_seek(struct vt_buf *vb, int offset, int whence) function
H A Dvt_core.c581 diff = vthistory_seek(&vw->vw_buf, offset, whence);

Completed in 102 milliseconds