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

/system/core/include/private/
H A Dandroid_filesystem_capability.h111 #define cap_valid(x) ((x) >= 0 && (x) <= CAP_LAST_CAP) macro

Completed in 87 milliseconds