Searched refs:putw (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/lib/libc/stdio/
H A Dputw.c36 static char sccsid[] = "@(#)putw.c 8.1 (Berkeley) 6/4/93";
49 putw(int w, FILE *fp) function
H A DMakefile.inc20 puts.c putw.c putwc.c putwchar.c \
81 putc.3 putchar_unlocked.3 putc.3 putw.3
/freebsd-12-stable/usr.bin/locate/code/
H A Dlocate.code.c202 putw(diffcount, stdout) == EOF)
/freebsd-12-stable/include/
H A Dstdio.h366 int putw(int, FILE *);
/freebsd-12-stable/contrib/gcc/
H A Dsys-protos.h857 extern int putw(int, FILE *);

Completed in 168 milliseconds