Searched refs:getw (Results 1 - 25 of 25) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/stdio/common/
H A Dgetw.c36 getw(stream) function
/illumos-gate/usr/src/lib/libast/common/stdio/
H A Dgetw.c27 getw(Sfio_t* f) function
31 STDIO_INT(f, "getw", int, (Sfio_t*), (f))
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dgetw.c38 #pragma weak _getw = getw
50 getw(FILE *stream) function
/illumos-gate/usr/src/cmd/refer/
H A Dinv5.c28 int getw();
52 getfun = getw;
H A Dinv6.c90 return (getw(f));
H A Dhunt2.c107 master.a[i] = getw(fb);
147 k = getw(fb);
297 return (getw(fb));
/illumos-gate/usr/src/ucbhead/
H A Dstdio.h219 extern int getw(FILE *);
/illumos-gate/usr/src/head/
H A Dstdio.h336 extern int getw(FILE *);
/illumos-gate/usr/src/boot/include/
H A Dstdio.h340 int getw(FILE *);
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h214 extern __MANGLE__ int getw __PROTO__((FILE*));
325 #define getw _ast_getw macro
446 extern __MANGLE__ int getw __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h193 extern __MANGLE__ int getw __PROTO__((FILE*));
304 #define getw _ast_getw macro
425 extern __MANGLE__ int getw __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h214 extern __MANGLE__ int getw __PROTO__((FILE*));
325 #define getw _ast_getw macro
446 extern __MANGLE__ int getw __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h193 extern __MANGLE__ int getw __PROTO__((FILE*));
304 #define getw _ast_getw macro
425 extern __MANGLE__ int getw __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h214 extern __MANGLE__ int getw __PROTO__((FILE*));
325 #define getw _ast_getw macro
446 extern __MANGLE__ int getw __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h193 extern __MANGLE__ int getw __PROTO__((FILE*));
304 #define getw _ast_getw macro
425 extern __MANGLE__ int getw __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h214 extern __MANGLE__ int getw __PROTO__((FILE*));
325 #define getw _ast_getw macro
446 extern __MANGLE__ int getw __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h193 extern __MANGLE__ int getw __PROTO__((FILE*));
304 #define getw _ast_getw macro
425 extern __MANGLE__ int getw __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libbc/sparc/
H A DMakefile113 fwrite.o getc.o getchar.o gets.o getw.o iob.o \
/illumos-gate/usr/src/lib/libast/
H A DMakefile.com413 common/stdio/getw.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com697 getw.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com674 getw.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile650 getw.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile859 getw.3c \
1710 getw.3c := LINKSRC = fgetc.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc1290 /* getw.c */
1291 int getw(FILE *stream);
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com731 getw.o \

Completed in 133 milliseconds