Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tnf/tnfxtract/
H A Dtnfxtract.c53 } BLOCK_STATUS; typedef
247 BLOCK_STATUS *block_stat, *bsp; in main()
320 block_stat = (BLOCK_STATUS *) in main()
321 calloc(block_count, sizeof (BLOCK_STATUS)); in main()