Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl07.c72 static inline void check_cap_is_set(unsigned int cap, char *message, int val) in check_cap_is_set() function
133 check_cap_is_set(CAP_NET_BIND_SERVICE, "CAP_NET_BIND_SERVICE was", 1); in verify_prctl()
134 check_cap_is_set(CAP_NET_RAW, "CAP_NET_RAW was", 0); in verify_prctl()

Completed in 1 milliseconds