Searched refs:WANTIOCTLCAPS (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/sys/
H A Dnamei.h174 #define WANTIOCTLCAPS 0x00800000 /* leave ioctl caps for the caller */ macro
/freebsd-current/sys/kern/
H A Dvfs_vnops.c216 res |= WANTIOCTLCAPS;
H A Dvfs_syscalls.c1168 NDINIT_ATRIGHTS(&nd, LOOKUP, FOLLOW | AUDITVNODE1 | WANTIOCTLCAPS,
H A Dkern_descrip.c1861 * open calls without WANTIOCTLCAPS free caps but leave the counter
3157 if ((cnp->cn_flags & WANTIOCTLCAPS) == 0)
H A Dvfs_cache.c4434 OPENWRITE | WANTIOCTLCAPS)

Completed in 200 milliseconds