Searched refs:active_cred (Results 1 – 2 of 2) sorted by relevance
| /components/lwp/terminal/ |
| A D | bsd_porting.h | 668 struct ucred *active_cred, int flags, 671 struct ucred *active_cred, struct rt_thread *td); 673 struct ucred *active_cred, int fflags, struct rt_thread *td); 674 typedef int fo_poll_t(struct lwp_tty *tp, struct rt_pollreq *rq, struct ucred *active_cred, 677 struct ucred *active_cred); 681 typedef int fo_chmod_t(struct file *fp, mode_t mode, struct ucred *active_cred, 684 struct ucred *active_cred, struct rt_thread *td); 704 off_t *length, int flags, struct ucred *active_cred,
|
| /components/lwp/terminal/freebsd/ |
| A D | tty_pts.c | 85 struct ucred *active_cred, int oflags, in ptsdev_read() argument 164 struct ucred *active_cred, int oflags, in ptsdev_write() argument 243 struct ucred *active_cred, int fflags, in ptsdev_ioctl() argument 379 struct ucred *active_cred, struct rt_thread *td) in ptsdev_poll() argument 531 struct ucred *active_cred) in ptsdev_stat() argument
|
Completed in 10 milliseconds