Searched defs:perms (Results 1 - 19 of 19) sorted by relevance

/freebsd-current/lib/libc/posix1e/
H A Dacl_from_mode_np.c46 acl_permset_t perms; local
[all...]
H A Dacl_support_nfs4.c246 _nfs4_parse_access_mask(const char *str, acl_perm_t *perms) argument
/freebsd-current/contrib/atf/atf-c++/detail/
H A Dfs_test.cpp382 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \ macro
435 #undef perms macro
[all...]
/freebsd-current/sys/contrib/openzfs/module/zcommon/
H A Dzfs_deleg.c157 nvlist_t *perms; local
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_acl.c40 static const struct zfs2bsd perms[] = {{ACE_READ_DATA, ACL_READ_DATA}, variable in typeref:struct:zfs2bsd
/freebsd-current/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_acl.c39 struct zfs2bsd perms[] = {{ACE_READ_DATA, ACL_READ_DATA}, variable in typeref:struct:zfs2bsd
/freebsd-current/tests/sys/acl/
H A Dacl-api-test.c138 acl_permset_t perms; local
/freebsd-current/contrib/llvm-project/libcxx/include/__filesystem/
H A Dperms.h28 enum class perms : unsigned { class
[all...]
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_nfs4.c288 static struct { int portable; int machine; } perms[] = { local
386 static struct { int portable; int machine; } perms[] = { local
437 int perms; local
491 int perms; local
553 int perms; local
612 int perms; local
[all...]
/freebsd-current/contrib/atf/atf-c/detail/
H A Dfs_test.c498 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \ macro
552 #undef perms macro
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddsl_deleg.c101 nvlist_t *perms; local
176 nvlist_t *perms; local
219 nvlist_t *perms; local
[all...]
H A Dvdev_draid.c430 verify_perms(uint8_t *perms, uint64_t children, uint64_t nperms, argument
493 uint8_t *perms; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp872 auto perms = local
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp87 mode_t perms = ParsePermissionString(option_arg); variable
492 mode_t perms; variable
/freebsd-current/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h376 inline int fchmod_handle(HANDLE h, int perms) { argument
389 inline int fchmodat(int /*fd*/, const wchar_t* path, int perms, int flag) { argument
415 inline int fchmod(int fd, int perms) { argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h86 enum perms { enum in namespace:llvm::sys::fs
[all...]
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp2099 char perms[5]; local
/freebsd-current/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h378 enum fw_ri_mem_perms perms; member in struct:tpt_attributes
/freebsd-current/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c5756 char *perms; member in struct:allow_opts
5911 store_allow_perm(zfs_deleg_who_type_t type, boolean_t local, boolean_t descend, const char *who, char *perms, nvlist_t *top_nvl) argument
6323 struct deleg_perms *perms = (struct deleg_perms *)data; local
[all...]

Completed in 503 milliseconds