Home
last modified time | relevance | path

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

/src/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c6133 int xdoff; in isoent_gen_iso9660_identifier() local
6136 xdoff = (int)(xdot - p); in isoent_gen_iso9660_identifier()
6138 xdoff = 0; in isoent_gen_iso9660_identifier()
6140 if (extlen > 1 && xdoff < fnmax-1) { in isoent_gen_iso9660_identifier()
6158 } else if (xdoff >= fnmax-1) { in isoent_gen_iso9660_identifier()