Lines Matching refs:gwin
138 gwindows_t gwin;
156 (void) memset(&gwin, 0, sizeof (gwin));
157 n = read(fd, &gwin, sizeof (gwin));
166 for (i = 0; i < gwin.wbcnt; i++) {
167 if (gwin.spbuf[i] == (greg_t *)gqp->gq_addr) {
169 &gwin.wbuf[i],
194 gwindows_t *gwin = lwp->lwp_gwins;
196 if (gwin == NULL)
204 for (i = 0; i < gwin->wbcnt; i++) {
205 if (gwin->spbuf[i] == (greg_t *)sp) {
206 (void) memcpy(rwp, &gwin->wbuf[i],