Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_open.c170 static char curthread_str[MAXPATHLEN]; variable
254 &dt_idops_type, curthread_str },
1338 snprintf(curthread_str, sizeof(curthread_str), "%s`struct thread *",p); in dt_vopen()