Lines Matching defs:gwin
139 gwindows_t gwin;
157 (void) memset(&gwin, 0, sizeof (gwin));
158 n = read(fd, &gwin, sizeof (gwin));
167 for (i = 0; i < gwin.wbcnt; i++) {
168 if (gwin.spbuf[i] == (greg_t *)gqp->gq_addr) {
170 &gwin.wbuf[i],
196 gwindows_t *gwin = lwp->lwp_gwins;
198 if (gwin == NULL)
206 for (i = 0; i < gwin->wbcnt; i++) {
207 if (gwin->spbuf[i] == (greg_t *)sp) {
208 (void) memcpy(rwp, &gwin->wbuf[i],