Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/stdio/
H A Dstdio_c99.c31 clearerr_unlocked(Sfio_t* sp) in clearerr_unlocked() function
/illumos-gate/usr/src/boot/include/
H A Dstdio.h328 void clearerr_unlocked(FILE *);
514 #define clearerr_unlocked(p) __sclearerr(p) macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dstdio171 extern void clearerr_unlocked(FILE*);
308 printf("#define clearerr_unlocked _ast_clearerr_unlocked\n");
479 extern void clearerr_unlocked(FILE*);
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dstdio232 extern __MANGLE__ void clearerr_unlocked __PROTO__((FILE*));
336 #define clearerr_unlocked _ast_clearerr_unlocked
491 extern __MANGLE__ void clearerr_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dstdio232 extern __MANGLE__ void clearerr_unlocked __PROTO__((FILE*));
336 #define clearerr_unlocked _ast_clearerr_unlocked
491 extern __MANGLE__ void clearerr_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dstdio232 extern __MANGLE__ void clearerr_unlocked __PROTO__((FILE*));
336 #define clearerr_unlocked _ast_clearerr_unlocked
491 extern __MANGLE__ void clearerr_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dstdio232 extern __MANGLE__ void clearerr_unlocked __PROTO__((FILE*));
336 #define clearerr_unlocked _ast_clearerr_unlocked
491 extern __MANGLE__ void clearerr_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in691 SCOPED_SYMBOL|SunOS_5.6|libc.so.1|clearerr_unlocked