Home
last modified time | relevance | path

Searched refs:_LIBCAP_CAPABILITY_VERSION (Results 1 – 3 of 3) sorted by relevance

/external/libcap/libcap/
Dlibcap.h51 # _LIBCAP_CAPABILITY_VERSION _LINUX_CAPABILITY_VERSION_1
60 # define _LIBCAP_CAPABILITY_VERSION _LINUX_CAPABILITY_VERSION_3 macro
71 # define _LIBCAP_CAPABILITY_VERSION _LINUX_CAPABILITY_VERSION_2 macro
Dcap_alloc.c31 result->head.version = _LIBCAP_CAPABILITY_VERSION; in cap_init()
Dcap_proc.c102 cap_d->head.version = _LIBCAP_CAPABILITY_VERSION; in capsetp()