Home
last modified time | relevance | path

Searched defs:perms (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_nfs4.c288 static struct { int portable; int machine; } perms[] = { in acl_permset_to_bitmap() local
386 static struct { int portable; int machine; } perms[] = { in acl_flagset_to_bitmap() local
437 int perms; in acl_match() local
491 int perms; in acl_match() local
553 int perms; in acl_match() local
612 int perms; in acl_match() local
/freebsd/lib/libc/posix1e/
H A Dacl_from_mode_np.c46 acl_permset_t perms; in acl_from_mode_np() local
H A Dacl_support_nfs4.c246 _nfs4_parse_access_mask(const char *str, acl_perm_t *perms) in _nfs4_parse_access_mask()
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Dperms.h27 enum class perms : unsigned { enum
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_deleg.c160 nvlist_t *perms; in zfs_deleg_verify_nvlist() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_acl.c41 static const struct zfs2bsd perms[] = {{ACE_READ_DATA, ACL_READ_DATA}, variable
/freebsd/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_acl.c39 struct zfs2bsd perms[] = {{ACE_READ_DATA, ACL_READ_DATA}, variable
/freebsd/tests/sys/acl/
H A Dacl-api-test.c138 acl_permset_t perms; in ATF_TC_BODY() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_deleg.c102 nvlist_t *perms; in dsl_deleg_can_allow() local
177 nvlist_t *perms; in dsl_deleg_set_sync() local
219 nvlist_t *perms; in dsl_deleg_unset_sync() local
H A Dvdev_draid.c485 verify_perms(uint8_t *perms, uint64_t children, uint64_t nperms, in verify_perms()
552 uint8_t *perms; in vdev_draid_generate_perms() local
598 vdev_draid_swap_perms(uint8_t *perms, uint64_t i, uint64_t j) in vdev_draid_swap_perms()
617 vdev_draid_shuffle_perms(const draid_map_t *map, uint8_t *perms, uint64_t width) in vdev_draid_shuffle_perms()
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h369 inline int fchmod_handle(HANDLE h, int perms) { in fchmod_handle()
382 inline int fchmodat(int /*fd*/, const wchar_t* path, int perms, int flag) { in fchmodat() argument
408 inline int fchmod(int fd, int perms) { in fchmod()
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dallow.py134 def args_to_perms(parser, options, who, perms): argument
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp225 if (auto perms = sys::fs::getPermissions(entry.VPath)) { in copyFiles() local
/freebsd/contrib/atf/atf-c++/detail/
H A Dfs_test.cpp382 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \ in ATF_TEST_CASE_BODY() macro
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp87 mode_t perms = ParsePermissionString(option_arg); in SetOptionValue() local
479 mode_t perms; in DoExecute() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h82 enum perms { enum
/freebsd/contrib/atf/atf-c/detail/
H A Dfs_test.c498 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \ in ATF_TC_BODY() macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp874 auto perms = in Handle_qPlatform_chmod() local
H A DGDBRemoteCommunicationServerLLGS.cpp2574 Permissions perms = {}; in Handle__M() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp2131 char perms[5]; in __kmp_is_address_mapped() local
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c5993 char *perms; member
6149 const char *who, char *perms, nvlist_t *top_nvl) in store_allow_perm()
6554 struct deleg_perms *perms = (struct deleg_perms *)data; in set_deleg_perms() local
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h378 enum fw_ri_mem_perms perms; global() member