Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsys_capability.c552 cap_fcntl_check_fde(struct filedescent *fdep, int cmd) in cap_fcntl_check_fde() function
573 return (cap_fcntl_check_fde(&fdp->fd_ofiles[fd], cmd)); in cap_fcntl_check()
/f-stack/freebsd/sys/
H A Dcapsicum.h451 int cap_fcntl_check_fde(struct filedescent *fde, int cmd);