Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c6122 int xdoff; in isoent_gen_iso9660_identifier() local
6125 xdoff = (int)(xdot - p); in isoent_gen_iso9660_identifier()
6127 xdoff = 0; in isoent_gen_iso9660_identifier()
6129 if (extlen > 1 && xdoff < fnmax-1) { in isoent_gen_iso9660_identifier()
6147 } else if (xdoff >= fnmax-1) { in isoent_gen_iso9660_identifier()