Searched defs:nextargoff (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/ps/ | ||
H A D | ucbps.c | 571 off_t nextargoff; local 583 nextargoff = 0; 610 if (argoff != nextargoff && 620 nextargoff = argoff + len + 1; |
Completed in 47 milliseconds