HomeSort by: relevance | last modified time | path
    Searched defs:use_shorts (Results 1 - 2 of 2) sorted by relevancy

  /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) {

Completed in 22 milliseconds