Searched refs:_LINUX_CAPABILITY_VERSION_3 (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/kernel/uapi/linux/ | ||
D | capability.h | 26 #define _LINUX_CAPABILITY_VERSION_3 0x20080522 macro |
/bionic/tests/ | ||
D | unistd_test.cpp | 1321 header.version = _LINUX_CAPABILITY_VERSION_3; in TEST() |