Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack.c154 text_to_tstate(const char *text, uint_t *out) in text_to_tstate() function
706 if (tstate_str != NULL && text_to_tstate(tstate_str, &tstate) != 0) in stacks()
710 text_to_tstate(excl_tstate_str, &excl_tstate) != 0) in stacks()