Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DFileSystem.h231 nlink_t fs_st_nlinks = 0; variable
252 fs_st_dev(Dev), fs_st_nlinks(Links), fs_st_ino(Ino) {} in file_status()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Unix/
DPath.inc337 return fs_st_nlinks;