Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c284 static long cur_shad; variable
749 (long)cur_shad + 1)) == 0) in main()
890 addr = getshadowslot((long)(cur_shad + temp)); in main()
941 addr = getshadowslot((long)(cur_shad - temp)); in main()
3115 if (shadow < cur_shad) { in getshadowslot()
3130 cur_shad = 0; in getshadowslot()
3134 for (; cur_shad < shadow; cur_shad++) { in getshadowslot()
4203 cur_shad = 0; in fprnt()
4250 cur_shad++; in fprnt()
4255 cur_shad--; in fprnt()