Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp336 static void statx_to_stat(struct statx *in, struct stat *out) { in statx_to_stat() function
419 statx_to_stat(&bufx, (struct stat *)buf); in internal_stat()
457 statx_to_stat(&bufx, (struct stat *)buf); in internal_lstat()
503 statx_to_stat(&bufx, (struct stat *)buf); in internal_fstat()