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

/freebsd-11-stable/contrib/apr/file_io/unix/
H A Dfileacc.c35 mode_t apr_unix_perms2mode(apr_fileperms_t perms) argument
73 apr_fileperms_t perms = 0; local
[all...]
H A Dcopy.c29 apr_fileperms_t perms; local
/freebsd-11-stable/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-11-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_acl.c43 struct zfs2bsd perms[] = {{ACE_READ_DATA, ACL_READ_DATA}, variable in typeref:struct:zfs2bsd
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_deleg.c152 nvlist_t *perms; local
/freebsd-11-stable/sys/powerpc/booke/
H A Dmachdep_ppc4xx.c148 uint32_t epn, rpn, erpn, tid, flags, perms; local
139 tlb_map(uint32_t epn, uint32_t rpn, uint32_t erpn, uint32_t flags, uint32_t perms) argument
[all...]
/freebsd-11-stable/bin/getfacl/
H A Dgetfacl.c95 acl_permset_t perms; local
[all...]
/freebsd-11-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_threadproc.h84 apr_fileperms_t perms; member in struct:apr_procattr_pscb_t
/freebsd-11-stable/lib/libc/posix1e/
H A Dacl_support_nfs4.c248 _nfs4_parse_access_mask(const char *str, acl_perm_t *perms) argument
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp260 DefinedAtom::ContentPermissions perms; local
360 DefinedAtom::ContentPermissions perms = inAtom->permissions(); local
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_nfs4.c289 static struct { int portable; int machine; } perms[] = { local
387 static struct { int portable; int machine; } perms[] = { local
438 int perms; local
492 int perms; local
554 int perms; local
613 int perms; local
[all...]
/freebsd-11-stable/contrib/apr-util/dbm/sdbm/
H A Dsdbm.c86 prep(apr_sdbm_t **pdb, const char *dirname, const char *pagname, apr_int32_t flags, apr_fileperms_t perms, apr_pool_t *p) argument
/freebsd-11-stable/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-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_deleg.c101 nvlist_t *perms; local
176 nvlist_t *perms; local
219 nvlist_t *perms; local
[all...]
/freebsd-11-stable/contrib/apr/locks/unix/
H A Dproc_mutex.c40 proc_mutex_no_perms_set(apr_proc_mutex_t *mutex, apr_fileperms_t perms, apr_uid_t uid, apr_gid_t gid) argument
424 proc_mutex_sysv_perms_set(apr_proc_mutex_t *mutex, apr_fileperms_t perms, apr_uid_t uid, apr_gid_t gid) argument
1124 proc_mutex_fcntl_perms_set(apr_proc_mutex_t *mutex, apr_fileperms_t perms, apr_uid_t uid, apr_gid_t gid) argument
1298 proc_mutex_flock_perms_set(apr_proc_mutex_t *mutex, apr_fileperms_t perms, apr_uid_t uid, apr_gid_t gid) argument
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_provider.h56 enum tpt_mem_perm perms; member in struct:tpt_attributes
H A Diw_cxgb_wr.h218 u8 perms; member in struct:t3_bind_mw_wr
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp817 auto perms = local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp82 mode_t perms = ParsePermissionString(option_arg); variable
496 mode_t perms; variable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h86 enum perms { enum in namespace:llvm::sys::fs
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp2022 char perms[5]; local
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h370 enum fw_ri_mem_perms perms; member in struct:tpt_attributes
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dio.c996 file_perms_set(const char *fname, apr_fileperms_t perms, apr_pool_t *pool) argument
1017 file_perms_set2(apr_file_t* file, apr_fileperms_t perms, apr_pool_t *pool) argument
1585 get_default_file_perms(apr_fileperms_t *perms, const char *directory, apr_pool_t *scratch_pool) argument
1647 merge_default_file_perms(apr_file_t *fd, apr_fileperms_t *perms, const char *directory, apr_pool_t *scratch_pool) argument
5570 apr_fileperms_t perms; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c4823 char *perms; member in struct:allow_opts
4978 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
5389 struct deleg_perms *perms = (struct deleg_perms *)data; local
[all...]

Completed in 220 milliseconds