HomeSort by relevance Sort by last modified time
    Searched refs:_cap_struct (Results 1 - 6 of 6) sorted by null

  /external/libcap/libcap/include/sys/
capability.h 39 typedef struct _cap_struct *cap_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
capability.h 42 typedef struct _cap_struct *cap_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sys/
capability.h 42 typedef struct _cap_struct *cap_t;
  /external/libcap/libcap/
cap_alloc.c 121 memset(data_p, 0, sizeof(__u32) + sizeof(struct _cap_struct));
libcap.h 115 struct _cap_struct { struct
  /system/core/logd/
main.cpp 124 std::unique_ptr<struct _cap_struct, int (*)(void*)> caps(cap_init(),

Completed in 2487 milliseconds