Searched refs:CapRights (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/usr.bin/truss/
H A Dsyscall.h65 * CapRights -- a pointer to a cap_rights_t. Prints all set capabilities.
142 CapRights, enumerator in enum:Argtype
H A Dsyscalls.c114 .args = { { Int, 0 }, { Int, 1 }, { CapRights | OUT, 2 } } },
138 .args = { { Int, 0 }, { CapRights, 1 } } },
2508 case CapRights: {

Completed in 114 milliseconds