Home
last modified time | relevance | path

Searched defs:needrightsp (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dkern_descrip.c2992 fget_cap_noref(struct filedesc *fdp, int fd, const cap_rights_t *needrightsp, in fget_cap_noref()
3025 fget_cap(struct thread *td, int fd, const cap_rights_t *needrightsp, in fget_cap()
3066 fget_cap(struct thread *td, int fd, const cap_rights_t *needrightsp, in fget_cap()
3351 fget_unlocked_seq(struct thread *td, int fd, const cap_rights_t *needrightsp, in fget_unlocked_seq()
3410 fget_unlocked_seq(struct thread *td, int fd, const cap_rights_t *needrightsp, in fget_unlocked_seq()
3457 fget_unlocked_flags(struct thread *td, int fd, const cap_rights_t *needrightsp, in fget_unlocked_flags()
3521 fget_unlocked(struct thread *td, int fd, const cap_rights_t *needrightsp, in fget_unlocked()
3538 fget_only_user(struct filedesc *fdp, int fd, const cap_rights_t *needrightsp, in fget_only_user()
3568 fget_only_user(struct filedesc *fdp, int fd, const cap_rights_t *needrightsp, in fget_only_user()
3604 const cap_rights_t *needrightsp) in _fget()
[all …]
H A Dvfs_inotify.c895 fget_inotify(struct thread *td, int fd, const cap_rights_t *needrightsp, in fget_inotify()