Home | History | Annotate | Download | only in posix

Lines Matching refs:plist

1171   } plist[2], *plold, *plnew, old, new, mix;
1181 memset(plist, 0, sizeof(plist));
1187 plold = plist+(tock++&1);
1188 plnew = plist+(tock&1);