Searched refs:fileno_unlocked (Results 1 – 6 of 6) sorted by relevance
41 #undef fileno_unlocked56 fileno_unlocked(FILE *fp) in fileno_unlocked() function
88 fileno_unlocked;
51 ferror.3 fileno_unlocked.3
356 int fileno_unlocked(FILE *);527 #define fileno_unlocked(p) __sfileno(p) macro
49 #define fileno_unlocked(fp) \ macro105 extern "C" int fileno_unlocked(void *stream);1899 int fd = fileno_unlocked(res); in TSAN_INTERCEPTOR()1911 int fd = fileno_unlocked(res); in TSAN_INTERCEPTOR()2454 int fd = fileno_unlocked(file); \2460 int fd = fileno_unlocked(file); \
1732 fun:fileno_unlocked=uninstrumented