Searched defs:stdinbuf (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/bin/ed/ | ||
H A D | main.c | 64 char stdinbuf[1]; /* stdin buffer */ variable |
/dflybsd-src/crypto/libressl/apps/nc/ | ||
H A D | netcat.c | 1150 unsigned char stdinbuf[BUFSIZE]; in readwrite() local |