Searched refs:fputs_unlocked (Results 1 - 12 of 12) sorted by relevance

/osnet-11/usr/src/lib/libast/common/stdio/
H A Dstdio_c99.c79 fputs_unlocked(char* buf, Sfio_t* sp) function
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-namefrob.h117 # define fputs_unlocked(x,y) fputs (x,y) macro
H A Dargp-help.c1770 but currently the value is passed on directly to fputs_unlocked,
1844 fputs_unlocked (state
1898 fputs_unlocked (state
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h261 extern __MANGLE__ int fputs_unlocked __PROTO__((char*, FILE*));
365 #define fputs_unlocked _ast_fputs_unlocked macro
520 extern __MANGLE__ int fputs_unlocked __PROTO__((char*, FILE*));
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h240 extern __MANGLE__ int fputs_unlocked __PROTO__((char*, FILE*));
344 #define fputs_unlocked _ast_fputs_unlocked macro
499 extern __MANGLE__ int fputs_unlocked __PROTO__((char*, FILE*));
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h261 extern __MANGLE__ int fputs_unlocked __PROTO__((char*, FILE*));
365 #define fputs_unlocked _ast_fputs_unlocked macro
520 extern __MANGLE__ int fputs_unlocked __PROTO__((char*, FILE*));
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h240 extern __MANGLE__ int fputs_unlocked __PROTO__((char*, FILE*));
344 #define fputs_unlocked _ast_fputs_unlocked macro
499 extern __MANGLE__ int fputs_unlocked __PROTO__((char*, FILE*));
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h261 extern __MANGLE__ int fputs_unlocked __PROTO__((char*, FILE*));
365 #define fputs_unlocked _ast_fputs_unlocked macro
520 extern __MANGLE__ int fputs_unlocked __PROTO__((char*, FILE*));
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h240 extern __MANGLE__ int fputs_unlocked __PROTO__((char*, FILE*));
344 #define fputs_unlocked _ast_fputs_unlocked macro
499 extern __MANGLE__ int fputs_unlocked __PROTO__((char*, FILE*));
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h261 extern __MANGLE__ int fputs_unlocked __PROTO__((char*, FILE*));
365 #define fputs_unlocked _ast_fputs_unlocked macro
520 extern __MANGLE__ int fputs_unlocked __PROTO__((char*, FILE*));
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h240 extern __MANGLE__ int fputs_unlocked __PROTO__((char*, FILE*));
344 #define fputs_unlocked _ast_fputs_unlocked macro
499 extern __MANGLE__ int fputs_unlocked __PROTO__((char*, FILE*));
/osnet-11/usr/src/grub/grub2/
H A Dconfigure12931 { $as_echo "$as_me:$LINENO: checking whether fputs_unlocked is declared" >&5
12932 $as_echo_n "checking whether fputs_unlocked is declared... " >&6; }
12946 #ifndef fputs_unlocked
12947 (void) fputs_unlocked;
[all...]

Completed in 109 milliseconds