Searched defs:cms (Results 1 – 4 of 4) sorted by relevance
64 #define CMS_OPS(cms) (cms)->cms_ops argument65 #define CMS_OP_PRESENT(cms, op) ((cms) && CMS_OPS(cms)->op != NULL) argument82 typedef struct cms { struct83 struct cms *cms_next; argument84 struct cms *cms_prev; argument85 const cms_ops_t *cms_ops; argument86 struct modctl *cms_modp; argument87 uint_t cms_refcnt; argument118 cms_link(cms_t *cms) in cms_link()130 cms_unlink(cms_t *cms) in cms_unlink()[all …]
67 typedef struct cms { struct68 struct cms *cms_next; argument69 struct cms *cms_prev; argument70 const cms_ops_t *cms_ops; argument71 struct modctl *cms_modp; argument72 uint_t cms_refcnt; argument325 cms_t cms; /* 40 bytes max */ in cmihdl_disp() local
205 update_named_value(Dwarf_P_Debug dbg, dwarfstring*cms, in update_named_value()282 dwarfstring cms; in _dwarf_log_extra_flagstrings() local
455 ctf_merge_su_t *cms = arg; in ctf_merge_add_member() local603 ctf_merge_su_t cms; in ctf_merge_fixup_sou() local