Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dfile.h282 int needfcntl, struct file **fpp);
/freebsd/sys/kern/
H A Dkern_descrip.c3798 int needfcntl, struct file **fpp) in fget_fcntl() argument
3814 error = cap_fcntl_check(fdp, fd, needfcntl); in fget_fcntl()