Lines Matching refs:wbcnt
277 * bytes to copy out. We just *know* that wbcnt
282 &gwin->wbcnt, sizeof (gwin->wbcnt))) {
286 if (gwin->wbcnt < 0 || gwin->wbcnt > nwindows) {
290 gwin_size = gwin->wbcnt * sizeof (struct rwindow) +
525 * bytes to copy out. We just *know* that wbcnt
530 &gwin->wbcnt, sizeof (gwin->wbcnt))) {
534 if (gwin->wbcnt < 0 || gwin->wbcnt > nwindows) {
538 gwin_size = gwin->wbcnt * sizeof (struct rwindow32) +