Home
last modified time | relevance | path

Searched refs:fileno_unlocked (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/stdio/
H A Dstdio_c99.c67 fileno_unlocked(Sfio_t* sp) in fileno_unlocked() 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/contrib/ast/src/lib/libast/features/
H A Dstdio177 extern int fileno_unlocked(FILE*);
314 printf("#define fileno_unlocked _ast_fileno_unlocked\n");
485 extern int fileno_unlocked(FILE*);
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dstdio238 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
342 #define fileno_unlocked _ast_fileno_unlocked
497 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dstdio238 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
342 #define fileno_unlocked _ast_fileno_unlocked
497 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dstdio238 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
342 #define fileno_unlocked _ast_fileno_unlocked
497 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dstdio238 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
342 #define fileno_unlocked _ast_fileno_unlocked
497 extern __MANGLE__ int fileno_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in702 SCOPED_SYMBOL|SunOS_5.6|libc.so.1|fileno_unlocked