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

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

Completed in 52 milliseconds