Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.h131 extern const dt_idops_t dt_idops_assc; /* associative array or aggregation */
H A Ddt_ident.c569 const dt_idops_t dt_idops_assc = { variable
H A Ddt_parser.c1731 _dtrace_defattr, 0, assc ? &dt_idops_assc : in dt_node_decl()
2833 &dt_idops_assc, NULL, dtp->dt_gen); in dt_xcook_ident()
3853 &dt_idops_assc, NULL); in dt_cook_op2()