Searched defs:fcloseall (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/stdio/
H A Dfcloseall.c29 fcloseall(void) function
38 STDIO_INT(0, "fcloseall", int, (void), ())
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dflush.c725 fcloseall(void) function
/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));

Completed in 63 milliseconds