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

123

/freebsd-11-stable/sys/crypto/rc4/
H A Drc4.h44 u_char perm[256]; member in struct:rc4_state
/freebsd-11-stable/lib/libc/posix1e/
H A Dacl_compat.c41 __oldacl_get_perm_np(acl_permset_t permset_d, oldacl_perm_t perm) argument
48 __oldacl_add_perm(acl_permset_t permset_d, oldacl_perm_t perm) argument
55 __oldacl_delete_perm(acl_permset_t permset_d, oldacl_perm_t perm) argument
H A Dacl_perm.c39 _perm_is_invalid(acl_perm_t perm) argument
57 acl_add_perm(acl_permset_t permset_d, acl_perm_t perm) argument
96 acl_delete_perm(acl_permset_t permset_d, acl_perm_t perm) argument
113 acl_get_perm_np(acl_permset_t permset_d, acl_perm_t perm) argument
[all...]
H A Dacl_strip.c71 acl_permset_t perm; local
H A Dacl_from_text_nfs4.c119 acl_perm_t perm; local
H A Dacl_support.c277 _posix1e_acl_perm_to_string(acl_perm_t perm, ssize_t buf_len, char *buf) argument
314 _posix1e_acl_string_to_perm(char *string, acl_perm_t *perm) argument
347 _posix1e_acl_add_entry(acl_t acl, acl_tag_t tag, uid_t id, acl_perm_t perm) argument
/freebsd-11-stable/crypto/openssh/
H A Dsftp-common.h40 u_int32_t perm; member in struct:Attrib
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_access.c61 const int perm[3] = { 0200, 0400, 0000 }; local
H A Dt_dup.c58 int perm[5] = { 0700, 0400, 0600, 0444, 0666 }; local
/freebsd-11-stable/contrib/apr-util/include/private/
H A Dapr_dbm_private.h42 APU_DECLARE(int) apr_posix_perms2mode(apr_fileperms_t perm); variable
/freebsd-11-stable/contrib/blacklist/bin/
H A Dstate.c75 state_open(const char *dbname, int flags, mode_t perm) argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_deleg.c73 zfs_valid_permission_name(const char *perm) argument
82 zfs_deleg_canonicalize_perm(const char *perm) argument
/freebsd-11-stable/sbin/nvmecontrol/
H A Dpower.c90 power_set(int fd, int power_val, int workload, int perm) argument
/freebsd-11-stable/sys/kern/
H A Dsysv_ipc.c86 ipcperm(struct thread *td, struct ipc_perm *perm, int acc_mode) argument
/freebsd-11-stable/contrib/apr-util/dbm/
H A Dapr_dbm.c299 APU_DECLARE(int) apr_posix_perms2mode(apr_fileperms_t perm) argument
H A Dapr_dbm_ndbm.c73 vt_ndbm_open(apr_dbm_t **pdb, const char *pathname, apr_int32_t mode, apr_fileperms_t perm, apr_pool_t *pool) argument
H A Dapr_dbm_sdbm.c54 vt_sdbm_open(apr_dbm_t **pdb, const char *pathname, apr_int32_t mode, apr_fileperms_t perm, apr_pool_t *pool) argument
H A Dapr_dbm_berkeleydb.c137 vt_db_open(apr_dbm_t **pdb, const char *pathname, apr_int32_t mode, apr_fileperms_t perm, apr_pool_t *pool) argument
/freebsd-11-stable/sys/crypto/skein/
H A Dskein_debug.c126 const u08b_t *perm; local
/freebsd-11-stable/crypto/heimdal/appl/login/
H A Dlogin_access.c62 char *perm; /* becomes permission field */ local
/freebsd-11-stable/crypto/heimdal/appl/rsh/
H A Dlogin_access.c62 char *perm; /* becomes permission field */ local
/freebsd-11-stable/sys/security/audit/
H A Daudit_bsm.c1513 struct ipc_perm perm; local
1548 struct ipc_perm perm; local
[all...]
/freebsd-11-stable/contrib/bzip2/
H A Dhuffman.c170 BZ2_hbCreateDecodeTables( Int32 *limit, Int32 *base, Int32 *perm, UChar *length, Int32 minLen, Int32 maxLen, Int32 alphaSize ) argument
/freebsd-11-stable/contrib/apr/file_io/unix/
H A Ddir.c297 apr_status_t apr_dir_make(const char *path, apr_fileperms_t perm, argument
310 apr_status_t apr_dir_make_recursive(const char *path, apr_fileperms_t perm, argument
/freebsd-11-stable/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c57 char *perm; /* becomes permission field */ local

Completed in 150 milliseconds

123