Home
last modified time | relevance | path

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

12

/netbsd-src/external/bsd/libarchive/dist/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
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmake_dirs.c54 int make_dirs(const char *path, int perms) in make_dirs()
/netbsd-src/external/cddl/osnet/dist/common/zfs/
H A Dzfs_deleg.c151 nvlist_t *perms; in zfs_deleg_verify_nvlist() local
/netbsd-src/external/cddl/osnet/dist/lib/pyzfs/common/
H A Dallow.py134 def args_to_perms(parser, options, who, perms): argument
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/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
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Dposix_compat.h388 int fchmod_handle(HANDLE h, int perms) { in fchmod_handle()
402 int fchmodat(int fd, const wchar_t *path, int perms, int flag) { in fchmodat()
429 int fchmod(int fd, int perms) { in fchmod()
/netbsd-src/bin/getfacl/
H A Dgetfacl.c102 acl_permset_t perms; in acl_from_stat() local
/netbsd-src/lib/libc/posix1e/
H A Dacl_support_nfs4.c253 _nfs4_parse_access_mask(const char *str, acl_perm_t *perms) in _nfs4_parse_access_mask()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dacl.c437 char *perms; in valid_perm() local
1363 make_perms (char *perms, char *founduserpart, char **xerrmsg) in make_perms()
1768 write_perms (const char *user, const char *perms, const char *founduserpart, in write_perms()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Daci.c448 perms, in aci_mask() local
1052 struct berval *perms ) in OpenLDAPaciValidatePerms()
1177 perms = BER_BVNULL, in OpenLDAPaciNormalizeRight() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_fwd.h141 enum class perms : unsigned { in _GLIBCXX_VISIBILITY() enum
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_fwd.h150 enum class perms : unsigned { in _GLIBCXX_VISIBILITY() enum
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h134 enum class perms : unsigned { in _GLIBCXX_VISIBILITY() enum
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h140 enum class perms : unsigned { in _GLIBCXX_VISIBILITY() enum
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DFileCollector.cpp223 if (auto perms = sys::fs::getPermissions(entry.VPath)) { in copyFiles() local
/netbsd-src/external/bsd/nvi/dist/common/
H A Drecover.c863 rcv_mktemp(SCR *sp, char *path, const char *dname, int perms) in rcv_mktemp()
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/
H A Dfs_test.cpp385 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \ in ATF_TEST_CASE_BODY() macro
/netbsd-src/external/bsd/atf/dist/tools/
H A Dfs_test.cpp394 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \ in ATF_TEST_CASE_BODY() macro
/netbsd-src/external/ibm-public/postfix/dist/src/postsuper/
H A Dpostsuper.c427 int perms; /* expected permissions */ member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFileSystem.h86 enum perms { enum
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Ddaemon.c167 get_url_perms( char **exts, mode_t *perms, int *crit ) in get_url_perms()
/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A Dfs_test.c501 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \ in ATF_TC_BODY() macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp-patterns.cc862 complex_perm_kinds_t perms[][4] in vect_validate_multiplication() local
H A Dtree-vect-slp.cc1987 unsigned *perms = XALLOCAVEC (unsigned, group_size); in vect_build_slp_tree_2() local
3625 vect_slp_perms_eq (const vec<vec<unsigned> > &perms, in vect_slp_perms_eq()
3659 auto_vec<vec<unsigned> > perms; in vect_optimize_slp() local
/netbsd-src/external/cddl/osnet/dist/cmd/zfs/
H A Dzfs_main.c4768 char *perms; member
4924 const char *who, char *perms, nvlist_t *top_nvl) in store_allow_perm()
5334 struct deleg_perms *perms = (struct deleg_perms *)data; in set_deleg_perms() local

12