Home
last modified time | relevance | path

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

/external/libcap/libcap/
Dcap_alloc.c140 __u32 *data = calloc(1, sizeof(__u32) + sizeof(struct cap_launch_s)); in cap_new_launcher()
142 struct cap_launch_s *attr = (struct cap_launch_s *) data; in cap_new_launcher()
158 __u32 *data = calloc(1, sizeof(__u32) + sizeof(struct cap_launch_s)); in cap_func_launcher()
160 struct cap_launch_s *attr = (struct cap_launch_s *) data; in cap_func_launcher()
Dlibcap.h256 struct cap_launch_s { struct
/external/libcap/libcap/include/sys/
Dcapability.h190 typedef struct cap_launch_s *cap_launch_t;