Lines Matching refs:ucred
76 mac_kenv_check_dump(struct ucred *cred) in mac_kenv_check_dump()
89 mac_kenv_check_get(struct ucred *cred, char *name) in mac_kenv_check_get()
103 mac_kenv_check_set(struct ucred *cred, char *name, char *value) in mac_kenv_check_set()
116 mac_kenv_check_unset(struct ucred *cred, char *name) in mac_kenv_check_unset()
129 mac_kld_check_load(struct ucred *cred, struct vnode *vp) in mac_kld_check_load()
144 mac_kld_check_stat(struct ucred *cred) in mac_kld_check_stat()
158 mac_system_check_acct(struct ucred *cred, struct vnode *vp) in mac_system_check_acct()
176 mac_system_check_reboot(struct ucred *cred, int howto) in mac_system_check_reboot()
190 mac_system_check_swapon(struct ucred *cred, struct vnode *vp) in mac_system_check_swapon()
206 mac_system_check_swapoff(struct ucred *cred, struct vnode *vp) in mac_system_check_swapoff()
222 mac_system_check_sysctl(struct ucred *cred, struct sysctl_oid *oidp, in mac_system_check_sysctl()