Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/backup/dump/
H A Ddumpmain.c70 static long sblock_buf[SBSIZE/sizeof (long)]; variable
704 sblock = (struct fs *)&sblock_buf; in main()