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

/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_open.c170 static char intmtx_str[MAXPATHLEN]; variable
368 &dt_idops_func, intmtx_str },
374 &dt_idops_func, intmtx_str },
377 &dt_idops_func, intmtx_str },
1320 snprintf(intmtx_str, sizeof(intmtx_str), "int(%s`struct mtx *)",p);

Completed in 105 milliseconds