Home
last modified time | relevance | path

Searched refs:target_begin (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/vt/
H A Dvt.h252 void vtbuf_unmark_on_cross(struct vt_buf *vb, int target_begin, int target_end);
H A Dvt_buf.c214 vtbuf_unmark_on_cross(struct vt_buf *vb, int target_begin, int target_end) in vtbuf_unmark_on_cross() argument
218 tb = vtbuf_wth(vb, target_begin); in vtbuf_unmark_on_cross()