Searched refs:fileno_unlocked (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/stdio/
H A Dstdio_c99.c67 fileno_unlocked(Sfio_t* sp) function
/illumos-gate/usr/src/boot/include/
H A Dstdio.h331 int fileno_unlocked(FILE *);
515 #define fileno_unlocked(p) __sfileno(p) macro
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h259 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
363 #define fileno_unlocked _ast_fileno_unlocked macro
518 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h238 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
342 #define fileno_unlocked _ast_fileno_unlocked macro
497 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h259 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
363 #define fileno_unlocked _ast_fileno_unlocked macro
518 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h238 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
342 #define fileno_unlocked _ast_fileno_unlocked macro
497 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h259 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
363 #define fileno_unlocked _ast_fileno_unlocked macro
518 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h238 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
342 #define fileno_unlocked _ast_fileno_unlocked macro
497 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h259 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
363 #define fileno_unlocked _ast_fileno_unlocked macro
518 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h238 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
342 #define fileno_unlocked _ast_fileno_unlocked macro
497 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));

Completed in 94 milliseconds