Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c225 static short stack_pathp; variable
2401 stack_pathp = input_pathp = -1; in parse()
2421 stack_pathp = current_pathp; in parse()
2431 follow_path((long)(stack_pathp + 1), cur_inum); in parse()
2489 top->len = stack_pathp; in follow_path()
2520 for (i = 0; i <= stack_pathp; i++) { in follow_path()
2547 fn->len == stack_pathp + 1) { in follow_path()
2609 stack_pathp = fn->len; in follow_path()