Searched refs:internal_filesize (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.h47 uptr internal_filesize(fd_t fd); // -1 on error.
H A Dsanitizer_solaris.cpp116 uptr internal_filesize(fd_t fd) { function in namespace:__sanitizer
H A Dsanitizer_netbsd.cpp164 uptr internal_filesize(fd_t fd) { function in namespace:__sanitizer
H A Dsanitizer_posix.cpp195 uptr fsize = internal_filesize(fd);
H A Dsanitizer_mac.cpp172 uptr internal_filesize(fd_t fd) { function in namespace:__sanitizer
H A Dsanitizer_linux.cpp370 uptr internal_filesize(fd_t fd) { function in namespace:__sanitizer

Completed in 184 milliseconds