Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_inttab.h54 #define DT_INT_PRIVATE 0 /* only a single ref for this entry */ macro
H A Ddt_cg.c97 int flag = idp != NULL ? DT_INT_PRIVATE : DT_INT_SHARED; in dt_cg_xsetx()