Home
last modified time | relevance | path

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

/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c1323 } plist[2], *plold, *plnew, old, new, mix; in top_common() local
1348 plold = plist+(tock++&1); in top_common()
1366 if (!plold->tb) { in top_common()
1372 old = *plold; in top_common()
1583 for (i=0; i<plold->count; i++) free(plold->tb[i]); in top_common()
1584 free(plold->tb); in top_common()
/third_party/toybox/toys/posix/
H A Dps.c1466 } plist[2], *plold, *plnew, old, new, mix; in top_common() local
1491 plold = plist+(tock++&1); in top_common()
1509 if (!plold->tb) { in top_common()
1515 old = *plold; in top_common()
1730 for (i=0; i<plold->count; i++) free(plold->tb[i]); in top_common()
1731 free(plold->tb); in top_common()

Completed in 6 milliseconds