Home
last modified time | relevance | path

Searched defs:stk_top (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.h63 mdb_iob_t *stk_top; /* Topmost stack element */ member
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_files.c473 char **stk_top = &stack[STACKSIZ - 1]; in stack_op() local