Searched refs:fflush_unlocked (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/lib/libast/common/stdio/
H A Dstdio_c99.c49 fflush_unlocked(Sfio_t* sp) function
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-namefrob.h108 # define fflush_unlocked(x) fflush (x) macro
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h256 extern __MANGLE__ int fflush_unlocked __PROTO__((FILE*));
360 #define fflush_unlocked _ast_fflush_unlocked macro
515 extern __MANGLE__ int fflush_unlocked __PROTO__((FILE*));
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h235 extern __MANGLE__ int fflush_unlocked __PROTO__((FILE*));
339 #define fflush_unlocked _ast_fflush_unlocked macro
494 extern __MANGLE__ int fflush_unlocked __PROTO__((FILE*));
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h256 extern __MANGLE__ int fflush_unlocked __PROTO__((FILE*));
360 #define fflush_unlocked _ast_fflush_unlocked macro
515 extern __MANGLE__ int fflush_unlocked __PROTO__((FILE*));
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h235 extern __MANGLE__ int fflush_unlocked __PROTO__((FILE*));
339 #define fflush_unlocked _ast_fflush_unlocked macro
494 extern __MANGLE__ int fflush_unlocked __PROTO__((FILE*));
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h256 extern __MANGLE__ int fflush_unlocked __PROTO__((FILE*));
360 #define fflush_unlocked _ast_fflush_unlocked macro
515 extern __MANGLE__ int fflush_unlocked __PROTO__((FILE*));
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h235 extern __MANGLE__ int fflush_unlocked __PROTO__((FILE*));
339 #define fflush_unlocked _ast_fflush_unlocked macro
494 extern __MANGLE__ int fflush_unlocked __PROTO__((FILE*));
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h256 extern __MANGLE__ int fflush_unlocked __PROTO__((FILE*));
360 #define fflush_unlocked _ast_fflush_unlocked macro
515 extern __MANGLE__ int fflush_unlocked __PROTO__((FILE*));
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h235 extern __MANGLE__ int fflush_unlocked __PROTO__((FILE*));
339 #define fflush_unlocked _ast_fflush_unlocked macro
494 extern __MANGLE__ int fflush_unlocked __PROTO__((FILE*));
/osnet-11/usr/src/grub/grub2/
H A Dconfigure12724 { $as_echo "$as_me:$LINENO: checking whether fflush_unlocked is declared" >&5
12725 $as_echo_n "checking whether fflush_unlocked is declared... " >&6; }
12739 #ifndef fflush_unlocked
12740 (void) fflush_unlocked;
[all...]

Completed in 271 milliseconds