Searched defs:vw (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/vt/
H A Dvt_core.c156 vt_window_preswitch(struct vt_window *vw, struct vt_window *curvw) argument
172 vt_window_postswitch(struct vt_window *vw) argument
181 vt_late_window_switch(struct vt_window *vw) argument
200 vt_proc_window_switch(struct vt_window *vw) argument
234 vt_window_switch(struct vt_window *vw) argument
296 vt_scroll(struct vt_window *vw, int offset, int whence) argument
344 vt_scrollmode_kbdevent(struct vt_window *vw, int c, int console) argument
403 struct vt_window *vw = vd->vd_curwindow; local
594 struct vt_window *vw = tm->tm_softc; local
606 struct vt_window *vw = tm->tm_softc; local
614 struct vt_window *vw = tm->tm_softc; local
622 struct vt_window *vw = tm->tm_softc; local
631 struct vt_window *vw = tm->tm_softc; local
639 struct vt_window *vw = tm->tm_softc; local
710 struct vt_window *vw; local
814 struct vt_window *vw = tm->tm_softc; local
857 struct vt_window *vw = tm->tm_softc; local
896 struct vt_window *vw = tm->tm_softc; local
983 struct vt_window *vw = tm->tm_softc; local
998 vt_change_font(struct vt_window *vw, struct vt_font *vf) argument
1058 vt_set_border(struct vt_window *vw, struct vt_font *vf, term_color_t c) argument
1082 vt_proc_alive(struct vt_window *vw) argument
1103 signal_vt_rel(struct vt_window *vw) argument
1122 signal_vt_acq(struct vt_window *vw) argument
1143 finish_vt_rel(struct vt_window *vw, int release, int *s) argument
1158 finish_vt_acq(struct vt_window *vw) argument
1172 struct vt_window *vw; local
1233 struct vt_window *vw; local
1377 struct vt_window *vw; local
1397 struct vt_window *vw = tm->tm_softc; local
1411 struct vt_window *vw = tm->tm_softc; local
1841 struct vt_window *vw; local
1869 struct vt_window *vw; local
1914 struct vt_window *vw; local
[all...]
/freebsd-9.3-release/sys/net/
H A Drtsock.c1494 sysctl_dumpentry(struct radix_node *rn, void *vw) argument
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_ioctl.c2669 linux_to_bsd_v4l_window(struct l_video_window *lvw, struct video_window *vw) argument
2683 bsd_to_linux_v4l_window(struct video_window *vw, struc argument
2747 linux_v4l_cliplist_free(struct video_window *vw) argument
2762 linux_v4l_cliplist_copy(struct l_video_window *lvw, struct video_window *vw) argument
[all...]

Completed in 128 milliseconds