Home
last modified time | relevance | path

Searched defs:perm (Results 1 – 25 of 109) sorted by relevance

12345

/netbsd/lib/libc/posix1e/
H A Dacl_perm.c44 _perm_is_invalid(acl_perm_t perm) in _perm_is_invalid()
62 acl_add_perm(acl_permset_t permset_d, acl_perm_t perm) in acl_add_perm()
101 acl_delete_perm(acl_permset_t permset_d, acl_perm_t perm) in acl_delete_perm()
118 acl_get_perm_np(acl_permset_t permset_d, acl_perm_t perm) in acl_get_perm_np()
H A Dacl_compat.c47 __oldacl_get_perm_np(acl_permset_t permset_d, oldacl_perm_t perm) in __oldacl_get_perm_np()
54 __oldacl_add_perm(acl_permset_t permset_d, oldacl_perm_t perm) in __oldacl_add_perm()
61 __oldacl_delete_perm(acl_permset_t permset_d, oldacl_perm_t perm) in __oldacl_delete_perm()
H A Dacl_support.c282 _posix1e_acl_perm_to_string(acl_perm_t perm, ssize_t buf_len, char *buf) in _posix1e_acl_perm_to_string()
319 _posix1e_acl_string_to_perm(char *string, acl_perm_t *perm) in _posix1e_acl_string_to_perm()
352 _posix1e_acl_add_entry(acl_t acl, acl_tag_t tag, uid_t id, acl_perm_t perm) in _posix1e_acl_add_entry()
H A Dacl_from_text_nfs4.c125 acl_perm_t perm; in parse_access_mask() local
/netbsd/external/cddl/osnet/dist/common/zfs/
H A Dzfs_deleg.c72 zfs_valid_permission_name(const char *perm) in zfs_valid_permission_name()
81 zfs_deleg_canonicalize_perm(const char *perm) in zfs_deleg_canonicalize_perm()
/netbsd/sys/compat/sys/
H A Dipc.h74 __ipc_perm14_to_native(const struct ipc_perm14 *operm, struct ipc_perm *perm) in __ipc_perm14_to_native()
88 __native_to_ipc_perm14(const struct ipc_perm *perm, struct ipc_perm14 *operm) in __native_to_ipc_perm14()
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddsl_deleg.c107 const char *perm = nvpair_name(permpair); in dsl_deleg_can_allow() local
188 const char *perm = nvpair_name(permpair); in dsl_deleg_set_sync() local
238 const char *perm = nvpair_name(permpair); in dsl_deleg_unset_sync() local
409 char type, char checkflag, void *valp, const char *perm) in dsl_check_access()
429 dsl_check_user_access(objset_t *mos, uint64_t zapobj, const char *perm, in dsl_check_user_access()
543 dsl_deleg_access_impl(dsl_dataset_t *ds, const char *perm, cred_t *cr) in dsl_deleg_access_impl()
647 dsl_deleg_access(const char *dsname, const char *perm, cred_t *cr) in dsl_deleg_access()
/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_params.c35 #define i915_param_named(name, T, perm, desc) \ argument
38 #define i915_param_named_unsafe(name, T, perm, desc) \ argument
/netbsd/sys/kern/
H A Dsysv_ipc.c261 struct ipc_perm *perm; in sysvipc_listener_cb() local
313 ipcperm(kauth_cred_t cred, struct ipc_perm *perm, int mode) in ipcperm()
H A Dsubr_acl_posix1e.c63 acl_perm_t perm = 0; in acl_posix1e_mode_to_perm() local
/netbsd/crypto/external/bsd/openssh/dist/
H A Dsftp-common.h41 u_int32_t perm; member
/netbsd/external/bsd/pkg_install/dist/create/
H A Dbuild.c334 const char *target_name, mode_t perm) in load_and_add()
348 char *content, mode_t perm) in make_and_add()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.h29 unsigned char perm[MAX_VECT_LEN]; member
/netbsd/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.h29 unsigned char perm[MAX_VECT_LEN]; member
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_compat_14_sysv.c63 netbsd32_ipc_perm14_to_native(struct netbsd32_ipc_perm14 *operm, struct ipc_perm *perm) in netbsd32_ipc_perm14_to_native()
76 native_to_netbsd32_ipc_perm14(struct ipc_perm *perm, struct netbsd32_ipc_perm14 *operm) in native_to_netbsd32_ipc_perm14()
/netbsd/external/gpl3/gcc/dist/gcc/brig/brigfrontend/
H A Dbrig-basic-inst-handler.cc139 tree perm = build3 (VEC_PERM_EXPR, TREE_TYPE (operands[0]), operands[0], in build_shuffle() local
187 tree perm = build3 (VEC_PERM_EXPR, vec_type, in build_unpack() local
301 tree perm = build3 (VEC_PERM_EXPR, TREE_TYPE (operands[0]), operands[0], in build_unpack_lo_or_hi() local
/netbsd/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-basic-inst-handler.cc139 tree perm = build3 (VEC_PERM_EXPR, TREE_TYPE (operands[0]), operands[0], in build_shuffle() local
187 tree perm = build3 (VEC_PERM_EXPR, vec_type, in build_unpack() local
301 tree perm = build3 (VEC_PERM_EXPR, TREE_TYPE (operands[0]), operands[0], in build_unpack_lo_or_hi() local
/netbsd/external/bsd/jemalloc/dist/test/include/test/
H A DSFMT-alti.h178 const vector unsigned char perm = ALTI_SWAP; in swap() local
/netbsd/usr.sbin/timed/timed/
H A Dtimed.c97 char perm; member
680 char perm) /* 1=not part of the netgroup */ in add_good_host()
/netbsd/external/bsd/blocklist/bin/
H A Dstate.c75 state_open(const char *dbname, int flags, mode_t perm) in state_open()
/netbsd/external/bsd/libarchive/dist/libarchive/
H A Darchive_acl.c87 const int perm; member
114 const int perm; member
780 int tag, int flags, const wchar_t *wname, int perm, int id) in append_entry_w()
1015 int tag, int flags, const char *name, int perm, int id) in append_entry()
/netbsd/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c78 char *perm; /* becomes permission field */ in login_access() local
/netbsd/external/bsd/bzip2/dist/
H A Dhuffman.c174 Int32 *perm, in BZ2_hbCreateDecodeTables()
/netbsd/tests/lib/libc/sys/
H A Dt_access.c57 const int perm[3] = { 0200, 0400, 0000 }; in ATF_TC_BODY() local
/netbsd/sys/sys/
H A Dipc.h106 #define IXSEQ_TO_IPCID(ix,perm) (((perm._seq) << 16) | (ix & 0xffff)) argument

12345