Searched defs:elfcap_mask_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/elfcap/
H A Delfcap.h40 typedef uint32_t elfcap_mask_t; typedef
80 elfcap_mask_t c_val; /* Bit value */
126 elfcap_mask_t, char *, size_t, elfcap_fmt_t, ushort_t);
132 typedef elfcap_err_t elfcap_to_str_func_t(elfcap_style_t, elfcap_mask_t, char *,
143 typedef elfcap_mask_t elfcap_from_str_func_t(elfcap_style_t,
150 extern elfcap_mask_t elfcap_tag_from_str(elfcap_style_t, uint64_t,

Completed in 43 milliseconds