/illumos-gate/usr/src/cmd/refer/ |
H A D | inv6.c | 48 else putw(-1, fb); in whash() 62 putw((int)(opoint = point), fb); in whash() 68 else putw(-1, fb); in whash() 82 putw(ll, f); in putl()
|
/illumos-gate/usr/src/lib/libc/port/stdio/ |
H A D | putw.c | 36 #pragma weak _putw = putw 47 putw(int w, FILE *stream) in putw() function
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/stdio/ |
H A D | putw.c | 27 putw(int v, Sfio_t* f) in putw() function
|
/illumos-gate/usr/src/ucbhead/ |
H A D | stdio.h | 220 extern int putw(int, FILE *);
|
/illumos-gate/usr/src/head/ |
H A D | stdio.h | 337 extern int putw(int, FILE *);
|
/illumos-gate/usr/src/test/libc-tests/tests/stdio/ |
H A D | orientation_test.c | 213 TEST_NARROW(putw(1234, f)); in main()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | stdio | 139 extern int putw(int, FILE*); 279 printf("#define putw _ast_putw\n"); 420 extern int putw(int, FILE*);
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | stdio | 200 extern __MANGLE__ int putw __PROTO__((int, FILE*)); 309 #define putw _ast_putw 432 extern __MANGLE__ int putw __PROTO__((int, FILE*));
|
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | stdio | 200 extern __MANGLE__ int putw __PROTO__((int, FILE*)); 309 #define putw _ast_putw 432 extern __MANGLE__ int putw __PROTO__((int, FILE*));
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | stdio | 200 extern __MANGLE__ int putw __PROTO__((int, FILE*)); 309 #define putw _ast_putw 432 extern __MANGLE__ int putw __PROTO__((int, FILE*));
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | stdio | 200 extern __MANGLE__ int putw __PROTO__((int, FILE*)); 309 #define putw _ast_putw 432 extern __MANGLE__ int putw __PROTO__((int, FILE*));
|
/illumos-gate/usr/src/boot/include/ |
H A D | stdio.h | 341 int putw(int, FILE *);
|
/illumos-gate/usr/src/lib/c_synonyms/ |
H A D | syn_common | 707 putw
|
/illumos-gate/usr/src/cmd/ast/libast/ |
H A D | Makefile.defs | 451 stdio/putw.o \
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | Makefile | 174 putc.c putchar.c puts.c putw.c rewind.c scanf.c \
|
H A D | Mamfile | 4990 make putw.o 4991 make stdio/putw.c 4993 done stdio/putw.c 4994 meta putw.o %.c>%.o stdio/putw.c putw 4995 prev stdio/putw.c 4996 …Icomp -Iport -Isfio -Istdio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c stdio/putw.c 4997 done putw.o generated 6105 …getc.o getchar.o getw.o pclose.o popen.o printf.o putc.o putchar.o puts.o putw.o rewind.o scanf.o …
|
/illumos-gate/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 702 putw.o \
|
/illumos-gate/usr/src/lib/libc/amd64/ |
H A D | Makefile | 685 putw.o \
|
/illumos-gate/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 733 putw.o \
|
/illumos-gate/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 758 putw.o \
|
/illumos-gate/usr/src/man/man3c/ |
H A D | Makefile | 1184 putw.3c \ 1909 putw.3c := LINKSRC = fputc.3c
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 2924 putw;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1041 link path=usr/share/man/man3c/putw.3c target=fputc.3c
|