cap_rights
cap_rights_t cap_rights;
cap_rights = kif->kf_cap_rights;
refcount, offset, path, &cap_rights);
ATF_TP_ADD_TC(tp, cap_rights);
ATF_TC_WITHOUT_HEAD(cap_rights);
ATF_TC_BODY(cap_rights, tc)
struct cap_rights;
typedef struct cap_rights cap_rights_t;
fdrights = *cap_rights(fdp, fd);
rights = *cap_rights(fdp, i);
error = _cap_check(cap_rights(fdp, fd), rights, CAPFAIL_INCREASE);
rights = *cap_rights(fdp, fd);
error = cap_check(cap_rights(fdp, mqd), &cap_event_rights);
typedef struct cap_rights cap_rights_t;
#define CAP_RIGHTS_INITIALIZER2(r1, r2) ((struct cap_rights){ \
const cap_rights_t *cap_rights(struct filedesc *fdp, int fd);
cap_rights_t cap_rights[2];
#define cap_needed cap_rights[0]
#define cap_held cap_rights[1]
struct cap_rights;
const struct cap_rights *sopt_rights; /* Capsicum rights for the fd */
struct cap_rights;
typedef struct cap_rights cap_rights_t;
struct cap_rights;
typedef struct cap_rights cap_rights_t;