Lines Matching refs:nextp
75 wp = win->nextp;77 np = wp->nextp;84 for (wl = screen->winlistp; wl; pwl = wl, wl = wl->nextp) {88 pwl->nextp = wl->nextp;90 screen->winlistp = wl->nextp;101 for (wp = win->nextp; wp->nextp != win; wp = wp->nextp)103 wp->nextp = win->nextp;
Indexes created Wed Oct 22 13:09:56 GMT 2025