Searched refs:PRIV_VFS_FHOPEN (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dpriv.h264 #define PRIV_VFS_FHOPEN 323 /* Can fhopen(). */ macro
/freebsd-12-stable/sys/security/mac_biba/
H A Dmac_biba.c2020 case PRIV_VFS_FHOPEN:
/freebsd-12-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1788 case PRIV_VFS_FHOPEN:
/freebsd-12-stable/sys/kern/
H A Dvfs_syscalls.c4367 error = priv_check(td, PRIV_VFS_FHOPEN);

Completed in 179 milliseconds