Home
last modified time | relevance | path

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

/freebsd-src/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-src/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-src/contrib/llvm-project/libcxx/include/__filesystem/
H A Dperms.h28 enum class perms : unsigned { global() enum
[all...]
/freebsd-src/sys/contrib/openzfs/module/zcommon/
H A Dzfs_deleg.c157 nvlist_t *perms; in zfs_deleg_verify_nvlist() local
/freebsd-src/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-src/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_acl.c39 struct zfs2bsd perms[] = {{ACE_READ_DATA, ACL_READ_DATA}, variable
/freebsd-src/tests/sys/acl/
H A Dacl-api-test.c138 acl_permset_t perms; in ATF_TC_BODY() local
/freebsd-src/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dallow.py134 def args_to_perms(parser, options, who, perms): argument
/freebsd-src/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
[all...]
H A Dvdev_draid.c430 verify_perms(uint8_t *perms, uint64_t children, uint64_t nperms, in verify_perms() argument
493 uint8_t *perms; in vdev_draid_generate_perms() local
/freebsd-src/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h376 inline int fchmod_handle(HANDLE h, int perms) { in fchmod_handle()
389 inline int fchmodat(int /*fd*/, const wchar_t* path, int perms, int flag) { in fchmodat() argument
415 inline int fchmod(int fd, int perms) { in fchmod()
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp225 if (auto perms = sys::fs::getPermissions(entry.VPath)) { in copyFiles() local
/freebsd-src/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-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp87 mode_t perms = ParsePermissionString(option_arg); in SetOptionValue() local
492 mode_t perms; DoExecute() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h86 enum perms { global() enum
[all...]
/freebsd-src/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-src/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-src/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp2099 char perms[5]; __kmp_is_address_mapped() local
/freebsd-src/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c5756 char *perms; global() member
5912 store_allow_perm(zfs_deleg_who_type_t type,boolean_t local,boolean_t descend,const char * who,char * perms,nvlist_t * top_nvl) store_allow_perm() argument
6323 struct deleg_perms *perms = (struct deleg_perms *)data; set_deleg_perms() local
[all...]
/freebsd-src/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h378 enum fw_ri_mem_perms perms; member