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

/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_open.c173 static char sxlock_str[MAXPATHLEN]; variable
482 &dt_idops_func, sxlock_str },
485 &dt_idops_func, sxlock_str },
488 &dt_idops_func, sxlock_str },
1323 snprintf(sxlock_str, sizeof(sxlock_str), "int(%s`struct sx *)",p);

Completed in 102 milliseconds