Lines Matching defs:cred
51 mac_file_check_create(struct ucred *cred) in mac_file_check_create()
60 mac_file_check_dup(struct ucred *cred, struct fileglob *fg, int newfd) in mac_file_check_dup()
69 mac_file_check_fcntl(struct ucred *cred, struct fileglob *fg, int cmd, in mac_file_check_fcntl()
79 mac_file_check_ioctl(struct ucred *cred, struct fileglob *fg, u_long cmd) in mac_file_check_ioctl()
88 mac_file_check_inherit(struct ucred *cred, struct fileglob *fg) in mac_file_check_inherit()
97 mac_file_check_receive(struct ucred *cred, struct fileglob *fg) in mac_file_check_receive()
106 mac_file_check_get_offset(struct ucred *cred, struct fileglob *fg) in mac_file_check_get_offset()
115 mac_file_check_change_offset(struct ucred *cred, struct fileglob *fg) in mac_file_check_change_offset()
124 mac_file_check_get(struct ucred *cred, struct fileglob *fg, char *elements, in mac_file_check_get()
134 mac_file_check_set(struct ucred *cred, struct fileglob *fg, char *buf, in mac_file_check_set()
144 mac_file_check_lock(struct ucred *cred, struct fileglob *fg, int op, in mac_file_check_lock()
174 mac_file_check_mmap(struct ucred *cred, struct fileglob *fg, int prot, in mac_file_check_mmap()
190 mac_file_check_mmap_downgrade(struct ucred *cred, struct fileglob *fg, in mac_file_check_mmap_downgrade()
201 mac_file_notify_close(struct ucred *cred, struct fileglob *fg) in mac_file_notify_close()