Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack.c592 const char *excl_caller_str = NULL; in stacks() local
634 'C', MDB_OPT_STR, &excl_caller_str, in stacks()
665 if (excl_caller_str != NULL) { in stacks()
667 if (mdb_eval(excl_caller_str) != 0) { in stacks()
669 excl_caller_str); in stacks()