Home
last modified time | relevance | path

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

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