Searched defs:stack_pathp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c235 static short stack_pathp; variable
2411 stack_pathp = input_pathp = -1;
2431 stack_pathp = current_pathp;
2441 follow_path((long)(stack_pathp + 1), cur_inum);
2499 top->len = stack_pathp;
2530 for (i = 0; i <= stack_pathp; i++) {
2557 fn->len == stack_pathp + 1) {
2619 stack_pathp = fn->len;

Completed in 92 milliseconds