Searched refs:cap_test_all (Results 1 - 4 of 4) sorted by relevance

/systemd/src/basic/
H A Dcapability-util.h53 static inline bool cap_test_all(uint64_t caps) { function
/systemd/src/test/
H A Dtest-unit-file.c680 assert_se(cap_test_all(capability_bounding_set));
/systemd/src/core/
H A Dmain.c1683 if (!cap_test_all(arg_capability_bounding_set)) {
H A Dexecute.c1879 if (!cap_test_all(context->capability_bounding_set)) {

Completed in 39 milliseconds