Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp105 SANITIZER_INTERFACE_ATTRIBUTE int __dfsw_fstat(int fd, struct stat *buf, in __dfsw_fstat() function
120 int ret = __dfsw_fstat(fd, buf, fd_label, buf_label, ret_label); in __dfso_fstat()