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.c289 static struct { int portable; int machine; } perms[] = { acl_permset_to_bitmap() local
387 static struct { int portable; int machine; } perms[] = { acl_flagset_to_bitmap() local
438 int perms; acl_match() local
492 int perms; acl_match() local
554 int perms; acl_match() local
613 int perms; acl_match() local
[all...]
/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.c157 nvlist_t *perms; in zfs_deleg_verify_nvlist() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_acl.c40 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/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dallow.py134 def args_to_perms(parser, options, who, perms): argument
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h384 fchmod_handle(HANDLE h,int perms) fchmod_handle() argument
398 fchmodat(int,const wchar_t * path,int perms,int flag) fchmodat() argument
425 fchmod(int fd,int perms) fchmod() argument
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_deleg.c101 nvlist_t *perms; in dsl_deleg_can_allow() local
176 nvlist_t *perms; in dsl_deleg_set_sync() local
219 nvlist_t *perms; in dsl_deleg_unset_sync() local
H A Dvdev_draid.c430 verify_perms(uint8_t *perms, uint64_t children, uint64_t nperms, in verify_perms()
493 uint8_t *perms; in vdev_draid_generate_perms() local
/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.h85 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.cpp872 auto perms = in Handle_qPlatform_chmod() local
H A DGDBRemoteCommunicationServerLLGS.cpp2580 Permissions perms = {}; in Handle__M() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp2114 char perms[5]; in __kmp_is_address_mapped() local
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c6001 char *perms; member
6157 const char *who, char *perms, nvlist_t *top_nvl) in store_allow_perm()
6568 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; member