Lines Matching defs:gwin
178 gwindows_t gwin;
201 gwindows_32_to_n(&g32, &gwin);
204 (void) memset(&gwin, 0, sizeof (gwin));
205 n = read(fd, &gwin, sizeof (gwin));
215 for (i = 0; i < gwin.wbcnt; i++) {
216 if (gwin.spbuf[i] == (greg_t *)gqp->gq_addr) {
218 &gwin.wbuf[i],
244 gwindows_t *gwin = lwp->lwp_gwins;
246 if (gwin == NULL)
254 for (i = 0; i < gwin->wbcnt; i++) {
255 if (gwin->spbuf[i] == (greg_t *)sp) {
256 (void) memcpy(rwp, &gwin->wbuf[i],