Searched refs:wlast (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/newform/
H A Dnewform.c109 *wlast = &work[3*NCOLS], /* Pointer to end of work area */ variable
663 while (wlast - area) {
765 if (plast + n > wlast) center();
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rwhod.c370 struct whoent *we = mywd.wd_we, *wlast; local
400 wlast = &mywd.wd_we[1024 / sizeof (struct whoent) - 1];
414 if (we >= wlast)

Completed in 53 milliseconds