Home
last modified time | relevance | path

Searched refs:CAPFAIL_INCREASE (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/sys/
HDktrace.h194 CAPFAIL_INCREASE, /* attempt to increase capabilities */ enumerator
/NextBSD/sys/kern/
HDsys_capability.c228 error = _cap_check(cap_rights(fdp, fd), rights, CAPFAIL_INCREASE); in kern_cap_rights_limit()
/NextBSD/usr.bin/kdump/
HDkdump.c1811 case CAPFAIL_INCREASE: in ktrcapfail()