Searched refs:ps_evsize (Results 1 – 1 of 1) sorted by relevance
199 int ps_evsize; /* max length; for realloc */ member873 psp->ps_evsize = 8; in dispatch_keyword()882 evlist-psp->ps_evlist >= psp->ps_evsize-1) { in dispatch_keyword()884 (psp->ps_evsize + 8) * sizeof (*evlist)); in dispatch_keyword()887 psp->ps_evsize + 8); in dispatch_keyword()892 evlist += psp->ps_evsize - 1; in dispatch_keyword()893 psp->ps_evsize += 8; in dispatch_keyword()