Home
last modified time | relevance | path

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

/external/toybox/toys/posix/
Dps.c1463 char stdout_buf[BUFSIZ]; in top_common() local
1469 setbuf(stdout, stdout_buf); in top_common()