Home
last modified time | relevance | path

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

/trueos/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_open.c164 static char intmtx_str[MAXPATHLEN]; variable
356 &dt_idops_func, intmtx_str },
362 &dt_idops_func, intmtx_str },
365 &dt_idops_func, intmtx_str },
1300 snprintf(intmtx_str, sizeof(intmtx_str), "int(%s`struct mtx *)",p); in dt_vopen()