Home
last modified time | relevance | path

Searched refs:plold (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/posix/
Dps.c1458 } plist[2], *plold, *plnew, old, new, mix; in top_common() local
1483 plold = plist+(tock++&1); in top_common()
1501 if (!plold->tb) { in top_common()
1507 old = *plold; in top_common()
1725 for (i=0; i<plold->count; i++) free(plold->tb[i]); in top_common()
1726 free(plold->tb); in top_common()