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

/illumos-gate/usr/src/cmd/boot/common/
H A Dbblk_einfo.c191 boolean_t has_hash = B_FALSE; local
207 has_hash = B_FALSE;
210 has_hash = B_TRUE;
227 einfo->hash_type, has_hash ?
238 if (has_hash) {
246 if (has_hash) {

Completed in 44 milliseconds