Searched defs:perm (Results 1 - 25 of 87) sorted by relevance

1234

/netbsd-current/lib/libc/posix1e/
H A Dacl_compat.c47 __oldacl_get_perm_np(acl_permset_t permset_d, oldacl_perm_t perm) argument
54 __oldacl_add_perm(acl_permset_t permset_d, oldacl_perm_t perm) argument
61 __oldacl_delete_perm(acl_permset_t permset_d, oldacl_perm_t perm) argument
H A Dacl_perm.c44 _perm_is_invalid(acl_perm_t perm) argument
62 acl_add_perm(acl_permset_t permset_d, acl_perm_t perm) argument
101 acl_delete_perm(acl_permset_t permset_d, acl_perm_t perm) argument
118 acl_get_perm_np(acl_permset_t permset_d, acl_perm_t perm) argument
[all...]
H A Dacl_from_text_nfs4.c126 acl_perm_t perm; local
H A Dacl_support.c282 _posix1e_acl_perm_to_string(acl_perm_t perm, ssize_t buf_len, char *buf) argument
319 _posix1e_acl_string_to_perm(char *string, acl_perm_t *perm) argument
352 _posix1e_acl_add_entry(acl_t acl, acl_tag_t tag, uid_t id, acl_perm_t perm) argument
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsftp-common.h41 u_int32_t perm; member in struct:Attrib
/netbsd-current/tests/lib/libc/sys/
H A Dt_access.c57 const int perm[3] = { 0200, 0400, 0000 }; local
H A Dt_dup.c56 int perm[5] = { 0700, 0400, 0600, 0444, 0666 }; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.h29 unsigned char perm[MAX_VECT_LEN]; member in struct:expand_vec_perm_d
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.h29 unsigned char perm[MAX_VECT_LEN]; member in struct:expand_vec_perm_d
/netbsd-current/external/bsd/jemalloc/dist/test/include/test/
H A DSFMT-alti.h178 const vector unsigned char perm = ALTI_SWAP; local
/netbsd-current/external/cddl/osnet/dist/common/zfs/
H A Dzfs_deleg.c72 zfs_valid_permission_name(const char *perm) argument
81 zfs_deleg_canonicalize_perm(const char *perm) argument
/netbsd-current/sys/compat/sys/
H A Dipc.h74 __ipc_perm14_to_native(const struct ipc_perm14 *operm, struct ipc_perm *perm) argument
88 __native_to_ipc_perm14(const struct ipc_perm *perm, struct ipc_perm14 *operm) argument
/netbsd-current/external/bsd/blocklist/bin/
H A Dstate.c75 state_open(const char *dbname, int flags, mode_t perm) argument
/netbsd-current/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c78 char *perm; /* becomes permission field */ local
/netbsd-current/lib/libresolv/
H A Dsupport.c309 dst_s_fopen(const char *filename, const char *mode, int perm) argument
/netbsd-current/external/bsd/bzip2/dist/
H A Dhuffman.c172 BZ2_hbCreateDecodeTables( Int32 *limit, Int32 *base, Int32 *perm, UChar *length, Int32 minLen, Int32 maxLen, Int32 alphaSize ) argument
/netbsd-current/sys/kern/
H A Dsubr_acl_posix1e.c63 acl_perm_t perm = 0; local
[all...]
H A Dsubr_acl_nfs4.c92 _acl_append(struct acl *aclp, acl_tag_t tag, acl_perm_t perm, argument
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_compat_14_sysv.c63 netbsd32_ipc_perm14_to_native(struct netbsd32_ipc_perm14 *operm, struct ipc_perm *perm) argument
76 native_to_netbsd32_ipc_perm14(struct ipc_perm *perm, struct netbsd32_ipc_perm14 *operm) argument
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dmods.c187 modify_delete_values( Entry *e, Modification *m, int perm, const char **text, char *textbuf, size_t textlen ) argument
/netbsd-current/external/bsd/libbind/dist/dst/
H A Dsupport.c306 dst_s_fopen(const char *filename, const char *mode, int perm) argument
/netbsd-current/sys/fs/nfs/common/
H A Dnfs_commonacl.c191 acl_perm_t perm = 0x0; local
[all...]
/netbsd-current/sys/compat/linux/common/
H A Dlinux_ipc.c571 struct ipc_perm perm; local
/netbsd-current/tests/lib/libc/db/
H A Dt_db_hash_seq.c102 state_open(const char *dbname, int flags, mode_t perm) argument
/netbsd-current/external/bsd/pkg_install/dist/create/
H A Dbuild.c333 load_and_add(package_t *plist, const char *input_name, const char *target_name, mode_t perm) argument
347 make_and_add(package_t *plist, const char *target_name, char *content, mode_t perm) argument

Completed in 248 milliseconds

1234