Home
last modified time | relevance | path

Searched refs:needfcntl (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dfile.h267 int needfcntl, struct file **fpp);
/freebsd/sys/kern/
H A Dkern_descrip.c3568 fget_fcntl(struct thread *td, int fd, cap_rights_t *rightsp, int needfcntl, in fget_fcntl() argument
3585 error = cap_fcntl_check(fdp, fd, needfcntl); in fget_fcntl()