Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/id/
H A Did.c66 static char stdbuf[BUFSIZ]; variable
130 setbuf(stdout, stdbuf); in main()
/titanic_44/usr/src/cmd/news/
H A Dnews.c87 char stdbuf[BUFSIZ]; variable
107 setbuf (stdout, stdbuf); in main()
/titanic_44/usr/src/cmd/ps/
H A Ducbps.c110 static char stdbuf[BUFSIZ]; variable
210 setbuf(stdout, stdbuf); in ucbmain()