Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/makefs/ | |
udf.c | 506 int use_shorts; local in function:udf_append_file_mapping 534 use_shorts = (udf_rw16(piece->loc.part_num) == context.metadata_part); 549 if (use_shorts) { 583 if (use_shorts) { 594 if (use_shorts) { |
udf.c | 506 int use_shorts; local in function:udf_append_file_mapping 534 use_shorts = (udf_rw16(piece->loc.part_num) == context.metadata_part); 549 if (use_shorts) { 583 if (use_shorts) { 594 if (use_shorts) { |