Home
last modified time | relevance | path

Searched defs:ww (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/usr.bin/window/
Dww.h68 struct ww { struct
69 int ww_flags; argument
72 int ww_state; /* state of window */ argument
83 struct ww *ww_forw; /* doubly linked list, for overlapping info */ argument
84 struct ww *ww_back; argument
85 unsigned char ww_index; /* the window index, for wwindex[] */ argument
87 int ww_order; /* the overlapping order */ argument
90 struct ww_dim ww_w; /* window size and pos */ argument
91 struct ww_dim ww_b; /* buffer size and pos */ argument
92 struct ww_dim ww_i; /* the part inside the screen */ argument
[all …]
/mirbsd/src/sys/netipx/
Dipx_cksum.c137 #define ww(n) (((u_char *)w)[n + n + 1]) macro
/mirbsd/src/sys/scsi/
Dss.c1020 calc_umax_row_len(dpi, ww) in calc_umax_row_len() argument