Home
last modified time | relevance | path

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

/minix3/usr.bin/patch/
H A Dpatch.c121 static char serrbuf[BUFSIZ]; variable
160 setbuf(stderr, serrbuf); in main()