Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack.h52 #define FSI_FAIL_STACKNOTFOUND 4 macro
H A Dfindstack_subr.c287 fsip->fsi_failed = FSI_FAIL_STACKNOTFOUND; in stacks_findstack()
H A Dfindstack.c895 case FSI_FAIL_STACKNOTFOUND: in stacks()