Searched defs:needrightsp (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_descrip.c | 2875 fget_cap_locked(struct filedesc *fdp, int fd, cap_rights_t *needrightsp, in fget_cap_locked() 2906 fget_cap(struct thread *td, int fd, cap_rights_t *needrightsp, in fget_cap() 3055 fget_unlocked_seq(struct filedesc *fdp, int fd, cap_rights_t *needrightsp, in fget_unlocked_seq() 3140 fget_unlocked(struct filedesc *fdp, int fd, cap_rights_t *needrightsp, in fget_unlocked() 3204 fget_only_user(struct filedesc *fdp, int fd, cap_rights_t *needrightsp, in fget_only_user() 3233 fget_only_user(struct filedesc *fdp, int fd, cap_rights_t *needrightsp, in fget_only_user() 3268 cap_rights_t *needrightsp) in _fget() 3419 _fgetvp(struct thread *td, int fd, int flags, cap_rights_t *needrightsp, in _fgetvp() 3448 fgetvp_rights(struct thread *td, int fd, cap_rights_t *needrightsp, in fgetvp_rights()
|