Home
last modified time | relevance | path

Searched defs:stdinbuf (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ofw/
H A Dofcons.c270 char stdinbuf[4], stdoutbuf[4]; in ofcons_probe() local
/netbsd-src/bin/ed/
H A Dmain.c79 char stdinbuf[1]; /* stdin buffer */ variable
/netbsd-src/usr.bin/nc/
H A Dnetcat.c1067 unsigned char stdinbuf[BUFSIZE]; in readwrite() local