Searched defs:is_directory (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/sys/kern/ |
H A D | subr_acl_nfs4.c | 267 int is_directory) in acl_nfs4_inherit_entries() 385 struct acl *aclp, mode_t mode, int file_owner_id, int is_directory) in acl_nfs4_compute_inherited_acl_psarc() 445 int is_directory) in acl_nfs4_compute_inherited_acl() 550 acl_nfs4_check(const struct acl *aclp, int is_directory) in acl_nfs4_check()
|
/netbsd-src/external/mit/libuv/dist/src/win/ |
H A D | fs-fd-hash-inl.h | 47 BOOLEAN is_directory; member
|
/netbsd-src/sys/ufs/ufs/ |
H A D | ufs_acl.c | 628 int is_directory = 0; in ufs_aclcheck_nfs4() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Path.cpp | 1088 bool is_directory(const basic_file_status &status) { in is_directory() function 1092 std::error_code is_directory(const Twine &path, bool &result) { in is_directory() function
|
/netbsd-src/sys/miscfs/genfs/ |
H A D | genfs_vnops.c | 1098 int denied, explicitly_denied, access_mask, is_directory, in genfs_can_access_acl_nfs4() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | FileSystem.h | 562 inline bool is_directory(const Twine &Path) { in is_directory() function
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/ |
H A D | operations.cpp | 1022 } else if (not is_directory(parent_st)) in __create_directories() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gcc.c | 7183 is_directory (const char *path1, bool linker) in is_directory() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcc.cc | 7920 is_directory (const char *path1, bool linker) in is_directory() function
|