Home
last modified time | relevance | path

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

/third_party/toybox/toys/posix/
H A Dps.c231 * show_ps(), but features like sorting append a copy to a linked list
637 static void show_ps(void *p) in show_ps() function
701 // (in -k mode) or calls show_ps directly on toybuf (for low memory systems).
1357 if (!(FLAG(k)||FLAG(M))) TT.show_process = show_ps; in ps_main()
1384 show_ps(tbsort[i]); in ps_main()
1674 show_ps(mix.tb[i+topoff]); in top_common()
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c188 * show_ps(), but features like sorting append a copy to a linked list
594 static void show_ps(void *p) in show_ps() function
658 // (in -k mode) or calls show_ps directly on toybuf (for low memory systems).
1527 show_ps(mix.tb[i+topoff]); in top_common()

Completed in 6 milliseconds