Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dfile.h254 int needfcntl, struct file **fpp);
/f-stack/freebsd/kern/
H A Dkern_descrip.c3380 fget_fcntl(struct thread *td, int fd, cap_rights_t *rightsp, int needfcntl, in fget_fcntl() argument
3397 error = cap_fcntl_check(fdp, fd, needfcntl); in fget_fcntl()