Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c378 size_t utf16be_path_len; member
1303 iso9660->utf16be_path_len = 0; in archive_read_format_iso9660_read_header()
1305 UTF16_NAME_MAX, &(iso9660->utf16be_path_len), file) != 0) { in archive_read_format_iso9660_read_header()
1314 iso9660->utf16be_path_len, in archive_read_format_iso9660_read_header()
1463 iso9660->utf16be_path_len); in archive_read_format_iso9660_read_header()
1464 iso9660->utf16be_previous_path_len = iso9660->utf16be_path_len; in archive_read_format_iso9660_read_header()