Searched defs:fputs_unlocked (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/stdio/
H A Dstdio_c99.c79 fputs_unlocked(char* buf, Sfio_t* sp) function
/illumos-gate/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*));
/illumos-gate/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*));
/illumos-gate/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*));
/illumos-gate/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*));
/illumos-gate/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*));
/illumos-gate/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*));
/illumos-gate/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*));
/illumos-gate/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*));

Completed in 62 milliseconds