Home
last modified time | relevance | path

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

/external/toybox/toys/posix/
Dps.c521 static void show_ps(struct carveup *tb) in show_ps() function
1060 if (!(toys.optflags&(FLAG_k|FLAG_M))) TT.show_process = (void *)show_ps; in ps_main()
1086 show_ps(tbsort[i]); in ps_main()
1346 show_ps(mix.tb[i+topoff]); in top_common()