Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_open.c173 static char rwlock_str[MAXPATHLEN]; variable
437 &dt_idops_func, rwlock_str },
440 &dt_idops_func, rwlock_str },
443 &dt_idops_func, rwlock_str },
1341 snprintf(rwlock_str, sizeof(rwlock_str), "int(%s`struct rwlock *)",p); in dt_vopen()