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

/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_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 },
1308 snprintf(intmtx_str, sizeof(intmtx_str), "int(%s`struct mtx *)",p);

Completed in 42 milliseconds