Lines Matching refs:ucred
74 mac_kenv_check_dump(struct ucred *cred) in mac_kenv_check_dump()
87 mac_kenv_check_get(struct ucred *cred, char *name) in mac_kenv_check_get()
101 mac_kenv_check_set(struct ucred *cred, char *name, char *value) in mac_kenv_check_set()
114 mac_kenv_check_unset(struct ucred *cred, char *name) in mac_kenv_check_unset()
127 mac_kld_check_load(struct ucred *cred, struct vnode *vp) in mac_kld_check_load()
142 mac_kld_check_stat(struct ucred *cred) in mac_kld_check_stat()
156 mac_system_check_acct(struct ucred *cred, struct vnode *vp) in mac_system_check_acct()
174 mac_system_check_reboot(struct ucred *cred, int howto) in mac_system_check_reboot()
188 mac_system_check_swapon(struct ucred *cred, struct vnode *vp) in mac_system_check_swapon()
204 mac_system_check_swapoff(struct ucred *cred, struct vnode *vp) in mac_system_check_swapoff()
220 mac_system_check_sysctl(struct ucred *cred, struct sysctl_oid *oidp, in mac_system_check_sysctl()