Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c274 static long cur_shad; variable
739 (long)cur_shad + 1)) == 0) in main()
880 addr = getshadowslot((long)(cur_shad + temp)); in main()
931 addr = getshadowslot((long)(cur_shad - temp)); in main()
3105 if (shadow < cur_shad) { in getshadowslot()
3120 cur_shad = 0; in getshadowslot()
3124 for (; cur_shad < shadow; cur_shad++) { in getshadowslot()
4193 cur_shad = 0; in fprnt()
4240 cur_shad++; in fprnt()
4245 cur_shad--; in fprnt()