Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/udfs/
H A Dudf_subr.c1680 int32_t make_crc, lic, dot_loc, crc_start_loc = 0, k = 0; in ud_uncompress() local
1688 error = len_till_now = make_crc = 0; in ud_uncompress()
1731 if (make_crc != 0) { in ud_uncompress()
1744 make_crc = 1; in ud_uncompress()
1790 if (make_crc) { in ud_uncompress()
/titanic_41/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1206 int32_t i, j, k, lic, make_crc, dot_loc; in UdfTxName() local
1224 j = make_crc = 0; in UdfTxName()
1227 if (make_crc) { in UdfTxName()
1235 if (make_crc == 0) { in UdfTxName()
1239 make_crc = 1; in UdfTxName()
1250 if (make_crc) { in UdfTxName()