Home
last modified time | relevance | path

Searched defs:cap_rights (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sys/
HDcaprights.h52 struct cap_rights { struct
58 typedef struct cap_rights cap_rights_t; argument
/freebsd-11-stable/sys/kern/
HDsys_capability.c211 cap_rights(struct filedesc *fdp, int fd) in cap_rights() function
/freebsd-11-stable/lib/libprocstat/
HDlibprocstat.c827 cap_rights_t cap_rights; in procstat_getfiles_sysctl() local