Home
last modified time | relevance | path

Searched refs:HAVE_CAP_RIGHTS_LIMIT (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/capsicum-test/
H A Dcapsicum-linux.h12 #define HAVE_CAP_RIGHTS_LIMIT macro
H A Dcapsicum-freebsd.h26 #define HAVE_CAP_RIGHTS_LIMIT macro
H A Dcapsicum.h127 #ifndef HAVE_CAP_RIGHTS_LIMIT
/freebsd/usr.sbin/tcpdump/tcpdump/
H A Dconfig.h28 #define HAVE_CAP_RIGHTS_LIMIT 1 macro
/freebsd/crypto/openssh/
H A Dconfig.h293 #define HAVE_CAP_RIGHTS_LIMIT 1 macro
/freebsd/contrib/tcpdump/
H A Dcmakeconfig.h.in25 #cmakedefine HAVE_CAP_RIGHTS_LIMIT 1
H A Dconfig.h.in28 #undef HAVE_CAP_RIGHTS_LIMIT
H A DCMakeLists.txt1021 check_function_exists(cap_rights_limit HAVE_CAP_RIGHTS_LIMIT)
1024 if(HAVE_CAP_ENTER AND HAVE_CAP_RIGHTS_LIMIT AND
1045 endif(HAVE_CAP_ENTER AND HAVE_CAP_RIGHTS_LIMIT AND