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

/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c234 static short current_pathp; variable
671 current_pathp = -1;
1254 current_pathp = -1;
1290 current_pathp = top->len;
1712 print_path(current_path, (int)current_pathp);
2431 stack_pathp = current_pathp;
2433 input_pathp = current_pathp;
2434 for (i = 0; i <= current_pathp; i++) {

Completed in 228 milliseconds