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

/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c232 static char lastpo = 'x'; variable
787 fprnt(laststyle, lastpo);
990 c = lastpo;
996 c = lastpo = 'X';
999 c = lastpo = 'x';
1002 c = lastpo = 'c';
1007 c = lastpo = 't';
1010 lastpo = c;
1023 lastpo = 'X';
1464 lastpo
[all...]

Completed in 83 milliseconds