Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_cc.c1732 static const char *const cvars[] = { in dt_endcontext() local
1739 for (i = 0; cvars[i] != NULL; i++) { in dt_endcontext()
1740 if ((idp = dt_idhash_lookup(dtp->dt_globals, cvars[i])) != NULL) in dt_endcontext()