Home
last modified time | relevance | path

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

/external/libcap/libcap/
Dcap_extint.c18 struct cap_ext_struct { struct
34 return ssizeof(struct cap_ext_struct); in cap_size() argument
45 struct cap_ext_struct *result = (struct cap_ext_struct *) cap_ext; in cap_copy_ext()
49 if (!good_cap_t(cap_d) || length < ssizeof(struct cap_ext_struct) in cap_copy_ext()
74 return (ssizeof(struct cap_ext_struct)); in cap_copy_ext()
84 const struct cap_ext_struct *export = in cap_copy_int()
85 (const struct cap_ext_struct *) cap_ext; in cap_copy_int()