Searched refs:fcloseall (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/stdio/
H A Dfflush.c34 return fcloseall();
H A Dfcloseall.c29 fcloseall(void) function
38 STDIO_INT(0, "fcloseall", int, (void), ())
/illumos-gate/usr/src/head/
H A Dstdio.h273 extern int fcloseall(void);
/illumos-gate/usr/src/boot/include/
H A Dstdio.h401 void fcloseall(void);
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h275 extern __MANGLE__ int fcloseall __PROTO__((void));
351 #define fcloseall _ast_fcloseall macro
530 extern __MANGLE__ int fcloseall __PROTO__((void));
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h254 extern __MANGLE__ int fcloseall __PROTO__((void));
330 #define fcloseall _ast_fcloseall macro
509 extern __MANGLE__ int fcloseall __PROTO__((void));
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h275 extern __MANGLE__ int fcloseall __PROTO__((void));
351 #define fcloseall _ast_fcloseall macro
530 extern __MANGLE__ int fcloseall __PROTO__((void));
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h254 extern __MANGLE__ int fcloseall __PROTO__((void));
330 #define fcloseall _ast_fcloseall macro
509 extern __MANGLE__ int fcloseall __PROTO__((void));
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h275 extern __MANGLE__ int fcloseall __PROTO__((void));
351 #define fcloseall _ast_fcloseall macro
530 extern __MANGLE__ int fcloseall __PROTO__((void));
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h254 extern __MANGLE__ int fcloseall __PROTO__((void));
330 #define fcloseall _ast_fcloseall macro
509 extern __MANGLE__ int fcloseall __PROTO__((void));
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h275 extern __MANGLE__ int fcloseall __PROTO__((void));
351 #define fcloseall _ast_fcloseall macro
530 extern __MANGLE__ int fcloseall __PROTO__((void));
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h254 extern __MANGLE__ int fcloseall __PROTO__((void));
330 #define fcloseall _ast_fcloseall macro
509 extern __MANGLE__ int fcloseall __PROTO__((void));
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dflush.c725 fcloseall(void) function
/illumos-gate/usr/src/lib/libast/
H A DMakefile.com375 common/stdio/fcloseall.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile126 fcloseall.3c \

Completed in 106 milliseconds