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

/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_open.c172 static char rwlock_str[MAXPATHLEN]; variable
434 &dt_idops_func, rwlock_str },
437 &dt_idops_func, rwlock_str },
440 &dt_idops_func, rwlock_str },
1322 snprintf(rwlock_str, sizeof(rwlock_str), "int(%s`struct rwlock *)",p);

Completed in 100 milliseconds