Home
last modified time | relevance | path

Searched defs:is_directory (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/kern/
H A Dsubr_acl_nfs4.c267 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 Dfs-fd-hash-inl.h47 BOOLEAN is_directory; member
/netbsd-src/sys/ufs/ufs/
H A Dufs_acl.c628 int is_directory = 0; in ufs_aclcheck_nfs4() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp1088 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 Dgenfs_vnops.c1098 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 DFileSystem.h562 inline bool is_directory(const Twine &Path) { in is_directory() function
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp1022 } else if (not is_directory(parent_st)) in __create_directories() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c7183 is_directory (const char *path1, bool linker) in is_directory() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc7920 is_directory (const char *path1, bool linker) in is_directory() function