Searched refs:ps_evsize (Results 1 – 1 of 1) sorted by relevance
200 int ps_evsize; /* max length; for realloc */ member874 psp->ps_evsize = 8; in dispatch_keyword()883 evlist-psp->ps_evlist >= psp->ps_evsize-1) { in dispatch_keyword()885 (psp->ps_evsize + 8) * sizeof (*evlist)); in dispatch_keyword()888 psp->ps_evsize + 8); in dispatch_keyword()893 evlist += psp->ps_evsize - 1; in dispatch_keyword()894 psp->ps_evsize += 8; in dispatch_keyword()