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

12

/freebsd-current/sys/crypto/rc4/
H A Drc4.h42 u_char perm[256]; member in struct:rc4_state
/freebsd-current/lib/libc/posix1e/
H A Dacl_compat.c39 __oldacl_get_perm_np(acl_permset_t permset_d, oldacl_perm_t perm) argument
46 __oldacl_add_perm(acl_permset_t permset_d, oldacl_perm_t perm) argument
53 __oldacl_delete_perm(acl_permset_t permset_d, oldacl_perm_t perm) argument
H A Dacl_perm.c38 _perm_is_invalid(acl_perm_t perm) argument
56 acl_add_perm(acl_permset_t permset_d, acl_perm_t perm) argument
95 acl_delete_perm(acl_permset_t permset_d, acl_perm_t perm) argument
112 acl_get_perm_np(acl_permset_t permset_d, acl_perm_t perm) argument
[all...]
H A Dacl_from_text_nfs4.c117 acl_perm_t perm; local
H A Dacl_support.c274 _posix1e_acl_perm_to_string(acl_perm_t perm, ssize_t buf_len, char *buf) argument
311 _posix1e_acl_string_to_perm(char *string, acl_perm_t *perm) argument
344 _posix1e_acl_add_entry(acl_t acl, acl_tag_t tag, uid_t id, acl_perm_t perm) argument
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_table.lua138 function perm (s, n) function
[all...]
/freebsd-current/crypto/openssh/
H A Dsftp-common.h40 u_int32_t perm; member in struct:Attrib
/freebsd-current/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-current/sys/contrib/openzfs/module/zcommon/
H A Dzfs_deleg.c81 zfs_valid_permission_name(const char *perm) argument
90 zfs_deleg_canonicalize_perm(const char *perm) argument
/freebsd-current/contrib/blocklist/bin/
H A Dstate.c75 state_open(const char *dbname, int flags, mode_t perm) argument
/freebsd-current/sys/kern/
H A Dsysv_ipc.c83 ipcperm(struct thread *td, struct ipc_perm *perm, int acc_mode) argument
H A Dsubr_acl_posix1e.c364 acl_perm_t perm = 0; local
[all...]
/freebsd-current/contrib/bzip2/
H A Dhuffman.c170 BZ2_hbCreateDecodeTables( Int32 *limit, Int32 *base, Int32 *perm, UChar *length, Int32 minLen, Int32 maxLen, Int32 alphaSize ) argument
/freebsd-current/crypto/heimdal/appl/login/
H A Dlogin_access.c62 char *perm; /* becomes permission field */ local
/freebsd-current/crypto/heimdal/appl/rsh/
H A Dlogin_access.c62 char *perm; /* becomes permission field */ local
/freebsd-current/sys/crypto/skein/
H A Dskein_debug.c126 const u08b_t *perm; local
/freebsd-current/sys/security/audit/
H A Daudit_bsm.c1667 struct ipc_perm perm; local
1702 struct ipc_perm perm; local
[all...]
/freebsd-current/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c54 char *perm; /* becomes permission field */ local
/freebsd-current/sbin/nvmecontrol/
H A Dpower.c100 power_set(int fd, int power_val, int workload, int perm) argument
/freebsd-current/contrib/netbsd-tests/lib/libc/db/
H A Dt_db_hash_seq.c102 state_open(const char *dbname, int flags, mode_t perm) argument
/freebsd-current/sys/fs/nfs/
H A Dnfs_commonacl.c191 acl_perm_t perm = 0x0; local
[all...]
/freebsd-current/lib/libc/gen/
H A Dsetmode.c171 mode_t mask, perm, permXbits, who; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddsl_deleg.c107 const char *perm = nvpair_name(permpair); local
188 const char *perm = nvpair_name(permpair); local
238 const char *perm = nvpair_name(permpair); local
416 dsl_check_access(objset_t *mos, uint64_t zapobj, char type, char checkflag, void *valp, const char *perm) argument
437 dsl_check_user_access(objset_t *mos, uint64_t zapobj, const char *perm, int checkflag, cred_t *cr) argument
551 dsl_deleg_access_impl(dsl_dataset_t *ds, const char *perm, cred_t *cr) argument
655 dsl_deleg_access(const char *dsname, const char *perm, cred_t *cr) argument
[all...]
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_acl.c86 const int perm; member in struct:__anon7
113 const int perm; member in struct:__anon8
778 append_entry_w(wchar_t **wp, const wchar_t *prefix, int type, int tag, int flags, const wchar_t *wname, int perm, int id) argument
1013 append_entry(char **p, const char *prefix, int type, int tag, int flags, const char *name, int perm, int id) argument
[all...]

Completed in 168 milliseconds

12