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

/external/libcap/libcap/
H A Dlibcap.h52 # _LIBCAP_CAPABILITY_U32S _LINUX_CAPABILITY_U32S_1
61 # define _LIBCAP_CAPABILITY_U32S _LINUX_CAPABILITY_U32S_3 macro
72 # define _LIBCAP_CAPABILITY_U32S _LINUX_CAPABILITY_U32S_2 macro
111 #define __CAP_BLKS (_LIBCAP_CAPABILITY_U32S)
120 } u[_LIBCAP_CAPABILITY_U32S];
167 for (_cap_index=_LIBCAP_CAPABILITY_U32S; _cap_index-- > 0; ) { \
H A Dcap_flag.c109 for (i=0; i<_LIBCAP_CAPABILITY_U32S; i++) {
140 for (i=0, result=0; i<_LIBCAP_CAPABILITY_U32S; i++) {

Completed in 312 milliseconds