Searched refs:setbuffer (Results 1 – 17 of 17) sorted by relevance
| /netbsd/src/lib/libc/stdio/ |
| D | setbuffer.c | 49 setbuffer(FILE *fp, char *buf, int size) in setbuffer() function
|
| D | Makefile.inc | 17 rget.c scanf.c setbuf.c setbuffer.c setvbuf.c snprintf_ss.c \ 60 MLINKS+=setbuf.3 setbuffer.3 setbuf.3 setlinebuf.3 setbuf.3 setvbuf.3
|
| /netbsd/src/external/bsd/bzip2/dist/ |
| D | spewG.c | 44 setbuffer ( stdout, buf, N_BUF ); in main()
|
| /netbsd/src/external/bsd/top/dist/ |
| D | os.h | 66 #define setbuffer(f, b, s) setvbuf((f), (b), (b) ? _IOFBF : _IONBF, (s)) macro
|
| D | config.h.in | 122 /* Define to 1 if you have the `setbuffer' function. */
|
| D | top.c | 789 setbuffer(stdout, stdoutbuf, BUFFERSIZE); in main()
|
| D | configure.ac | 274 AC_CHECK_FUNCS([getopt getopt_long gettimeofday memcpy setbuffer setpriority setvbuf strcasecmp str…
|
| D | configure | 5984 for ac_func in getopt getopt_long gettimeofday memcpy setbuffer setpriority setvbuf strcasecmp strc…
|
| /netbsd/src/bin/ed/ |
| D | buf.c | 297 setbuffer(stdin, stdinbuf, 1); in init_buffers()
|
| /netbsd/src/include/ |
| D | stdio.h | 417 void setbuffer(FILE *, char *, int);
|
| /netbsd/src/external/bsd/top/bin/ |
| D | config.h.in | 123 /* Define to 1 if you have the `setbuffer' function. */
|
| /netbsd/src/usr.bin/spell/spell/ |
| D | special.netbsd | 1086 setbuffer
|
| /netbsd/src/external/bsd/wpa/dist/src/drivers/ |
| D | driver_hostap.c | 604 setbuffer(f, buf, sizeof(buf)); in hostap_read_sta_data()
|
| /netbsd/src/usr.sbin/makemandb/ |
| D | nostem.txt | 3505 setbuffer
|
| /netbsd/src/share/man/tools/ |
| D | newsp.errs | 2386 setbuffer
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-9295 | 12305 * config/ho-sysv.h (setbuffer, HO_USG): Deleted. 12322 [USG] (setbuffer): Deleted macro.
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 10510 ./usr/share/man/cat3/setbuffer.0 comp-c-catman .cat 19051 ./usr/share/man/html3/setbuffer.html comp-c-htmlman html 27600 ./usr/share/man/man3/setbuffer.3 comp-c-man .man
|