Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl07.c85 static inline void check_cap_lower(unsigned int cap, char *message) in check_cap_lower() function
136 check_cap_lower(CAP_NET_RAW, "CAP_NET_RAW(it wasn't in ambient set)"); in verify_prctl()
137 check_cap_lower(CAP_NET_BIND_SERVICE, "CAP_NET_BIND_SERVICE(it was in ambient set)"); in verify_prctl()

Completed in 1 milliseconds