Lines Matching refs:cap_rights_t

2896 fget_cap_locked(struct filedesc *fdp, int fd, cap_rights_t *needrightsp,
2927 fget_cap(struct thread *td, int fd, cap_rights_t *needrightsp,
2981 const cap_rights_t *haverights;
2982 cap_rights_t rights;
3076 fget_unlocked_seq(struct filedesc *fdp, int fd, cap_rights_t *needrightsp,
3086 cap_rights_t haverights;
3159 fget_unlocked(struct filedesc *fdp, int fd, cap_rights_t *needrightsp,
3169 const cap_rights_t *haverights;
3223 fget_only_user(struct filedesc *fdp, int fd, cap_rights_t *needrightsp,
3228 const cap_rights_t *haverights;
3252 fget_only_user(struct filedesc *fdp, int fd, cap_rights_t *needrightsp,
3287 cap_rights_t *needrightsp)
3334 fget(struct thread *td, int fd, cap_rights_t *rightsp, struct file **fpp)
3341 fget_mmap(struct thread *td, int fd, cap_rights_t *rightsp, vm_prot_t *maxprotp,
3351 cap_rights_t fdrights;
3385 fget_read(struct thread *td, int fd, cap_rights_t *rightsp, struct file **fpp)
3392 fget_write(struct thread *td, int fd, cap_rights_t *rightsp, struct file **fpp)
3399 fget_fcntl(struct thread *td, int fd, cap_rights_t *rightsp, int needfcntl,
3438 _fgetvp(struct thread *td, int fd, int flags, cap_rights_t *needrightsp,
3460 fgetvp(struct thread *td, int fd, cap_rights_t *rightsp, struct vnode **vpp)
3467 fgetvp_rights(struct thread *td, int fd, cap_rights_t *needrightsp,
3499 fgetvp_read(struct thread *td, int fd, cap_rights_t *rightsp, struct vnode **vpp)
3506 fgetvp_exec(struct thread *td, int fd, cap_rights_t *rightsp, struct vnode **vpp)
3514 fgetvp_write(struct thread *td, int fd, cap_rights_t *rightsp,
4250 export_file_to_kinfo(struct file *fp, int fd, cap_rights_t *rightsp,
4332 export_file_to_sb(struct file *fp, int fd, cap_rights_t *rightsp,
4380 cap_rights_t rights;