Searched defs:fileno_unlocked (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/lib/libc/stdio/
H A Dfileno.c45 #undef fileno_unlocked macro
60 fileno_unlocked(FILE *fp) function
/freebsd-11-stable/include/
H A Dstdio.h553 #define fileno_unlocked(p) __sfileno(p) macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp43 #define fileno_unlocked(fp) \ macro

Completed in 96 milliseconds