Symbol: CAPRIGHT
sys/sys/capsicum.h
105
#define CAP_CREATE CAPRIGHT(0, 0x0000000000000040ULL)
sys/sys/capsicum.h
107
#define CAP_FEXECVE CAPRIGHT(0, 0x0000000000000080ULL)
sys/sys/capsicum.h
109
#define CAP_FSYNC CAPRIGHT(0, 0x0000000000000100ULL)
sys/sys/capsicum.h
111
#define CAP_FTRUNCATE CAPRIGHT(0, 0x0000000000000200ULL)
sys/sys/capsicum.h
114
#define CAP_LOOKUP CAPRIGHT(0, 0x0000000000000400ULL)
sys/sys/capsicum.h
118
#define CAP_FCHDIR CAPRIGHT(0, 0x0000000000000800ULL)
sys/sys/capsicum.h
120
#define CAP_FCHFLAGS CAPRIGHT(0, 0x0000000000001000ULL)
sys/sys/capsicum.h
124
#define CAP_FCHMOD CAPRIGHT(0, 0x0000000000002000ULL)
sys/sys/capsicum.h
128
#define CAP_FCHOWN CAPRIGHT(0, 0x0000000000004000ULL)
sys/sys/capsicum.h
132
#define CAP_FCNTL CAPRIGHT(0, 0x0000000000008000ULL)
sys/sys/capsicum.h
137
#define CAP_FLOCK CAPRIGHT(0, 0x0000000000010000ULL)
sys/sys/capsicum.h
139
#define CAP_FPATHCONF CAPRIGHT(0, 0x0000000000020000ULL)
sys/sys/capsicum.h
141
#define CAP_FSCK CAPRIGHT(0, 0x0000000000040000ULL)
sys/sys/capsicum.h
143
#define CAP_FSTAT CAPRIGHT(0, 0x0000000000080000ULL)
sys/sys/capsicum.h
147
#define CAP_FSTATFS CAPRIGHT(0, 0x0000000000100000ULL)
sys/sys/capsicum.h
149
#define CAP_FUTIMES CAPRIGHT(0, 0x0000000000200000ULL)
sys/sys/capsicum.h
172
#define CAP_ACCEPT CAPRIGHT(0, 0x0000000020000000ULL)
sys/sys/capsicum.h
174
#define CAP_BIND CAPRIGHT(0, 0x0000000040000000ULL)
sys/sys/capsicum.h
176
#define CAP_CONNECT CAPRIGHT(0, 0x0000000080000000ULL)
sys/sys/capsicum.h
178
#define CAP_GETPEERNAME CAPRIGHT(0, 0x0000000100000000ULL)
sys/sys/capsicum.h
180
#define CAP_GETSOCKNAME CAPRIGHT(0, 0x0000000200000000ULL)
sys/sys/capsicum.h
182
#define CAP_GETSOCKOPT CAPRIGHT(0, 0x0000000400000000ULL)
sys/sys/capsicum.h
184
#define CAP_LISTEN CAPRIGHT(0, 0x0000000800000000ULL)
sys/sys/capsicum.h
186
#define CAP_PEELOFF CAPRIGHT(0, 0x0000001000000000ULL)
sys/sys/capsicum.h
190
#define CAP_SETSOCKOPT CAPRIGHT(0, 0x0000002000000000ULL)
sys/sys/capsicum.h
192
#define CAP_SHUTDOWN CAPRIGHT(0, 0x0000004000000000ULL)
sys/sys/capsicum.h
205
#define CAP_FCHROOT CAPRIGHT(0, 0x0000080000000000ULL)
sys/sys/capsicum.h
216
#define CAP_ALL0 CAPRIGHT(0, 0x00000FFFFFFFFFFFULL)
sys/sys/capsicum.h
219
#define CAP_UNUSED0_57 CAPRIGHT(0, 0x0100000000000000ULL)
sys/sys/capsicum.h
225
#define CAP_MAC_GET CAPRIGHT(1, 0x0000000000000001ULL)
sys/sys/capsicum.h
227
#define CAP_MAC_SET CAPRIGHT(1, 0x0000000000000002ULL)
sys/sys/capsicum.h
230
#define CAP_SEM_GETVALUE CAPRIGHT(1, 0x0000000000000004ULL)
sys/sys/capsicum.h
231
#define CAP_SEM_POST CAPRIGHT(1, 0x0000000000000008ULL)
sys/sys/capsicum.h
232
#define CAP_SEM_WAIT CAPRIGHT(1, 0x0000000000000010ULL)
sys/sys/capsicum.h
235
#define CAP_EVENT CAPRIGHT(1, 0x0000000000000020ULL)
sys/sys/capsicum.h
237
#define CAP_KQUEUE_EVENT CAPRIGHT(1, 0x0000000000000040ULL)
sys/sys/capsicum.h
241
#define CAP_IOCTL CAPRIGHT(1, 0x0000000000000080ULL)
sys/sys/capsicum.h
242
#define CAP_TTYHOOK CAPRIGHT(1, 0x0000000000000100ULL)
sys/sys/capsicum.h
246
#define CAP_PDGETPID CAPRIGHT(1, 0x0000000000000200ULL)
sys/sys/capsicum.h
253
#define CAP_PDWAIT CAPRIGHT(1, 0x0000000000000400ULL)
sys/sys/capsicum.h
255
#define CAP_PDKILL CAPRIGHT(1, 0x0000000000000800ULL)
sys/sys/capsicum.h
259
#define CAP_EXTATTR_DELETE CAPRIGHT(1, 0x0000000000001000ULL)
sys/sys/capsicum.h
261
#define CAP_EXTATTR_GET CAPRIGHT(1, 0x0000000000002000ULL)
sys/sys/capsicum.h
263
#define CAP_EXTATTR_LIST CAPRIGHT(1, 0x0000000000004000ULL)
sys/sys/capsicum.h
265
#define CAP_EXTATTR_SET CAPRIGHT(1, 0x0000000000008000ULL)
sys/sys/capsicum.h
269
#define CAP_ACL_CHECK CAPRIGHT(1, 0x0000000000010000ULL)
sys/sys/capsicum.h
271
#define CAP_ACL_DELETE CAPRIGHT(1, 0x0000000000020000ULL)
sys/sys/capsicum.h
273
#define CAP_ACL_GET CAPRIGHT(1, 0x0000000000040000ULL)
sys/sys/capsicum.h
275
#define CAP_ACL_SET CAPRIGHT(1, 0x0000000000080000ULL)
sys/sys/capsicum.h
278
#define CAP_KQUEUE_CHANGE CAPRIGHT(1, 0x0000000000100000ULL)
sys/sys/capsicum.h
283
#define CAP_INOTIFY_ADD CAPRIGHT(1, 0x0000000000200000ULL)
sys/sys/capsicum.h
284
#define CAP_INOTIFY_RM CAPRIGHT(1, 0x0000000000400000ULL)
sys/sys/capsicum.h
287
#define CAP_ALL1 CAPRIGHT(1, 0x00000000007FFFFFULL)
sys/sys/capsicum.h
290
#define CAP_UNUSED1_22 CAPRIGHT(1, 0x0000000000800000ULL)
sys/sys/capsicum.h
292
#define CAP_UNUSED1_57 CAPRIGHT(1, 0x0100000000000000ULL)
sys/sys/capsicum.h
305
((uint64_t)CAP_RIGHTS_VERSION << 62) | CAPRIGHT(0, 0ULL); \
sys/sys/capsicum.h
306
(rights)->cr_rights[1] = CAPRIGHT(1, 0ULL); \
sys/sys/capsicum.h
74
#define CAP_READ CAPRIGHT(0, 0x0000000000000001ULL)
sys/sys/capsicum.h
76
#define CAP_WRITE CAPRIGHT(0, 0x0000000000000002ULL)
sys/sys/capsicum.h
78
#define CAP_SEEK_TELL CAPRIGHT(0, 0x0000000000000004ULL)
sys/sys/capsicum.h
89
#define CAP_MMAP CAPRIGHT(0, 0x0000000000000010ULL)