Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c6038 char *dot, *xdot; in isoent_gen_iso9660_identifier() local
6052 dot = xdot = NULL; in isoent_gen_iso9660_identifier()
6070 xdot = dot; in isoent_gen_iso9660_identifier()
6080 xdot = dot; in isoent_gen_iso9660_identifier()
6135 if (xdot != NULL) in isoent_gen_iso9660_identifier()
6136 xdoff = (int)(xdot - p); in isoent_gen_iso9660_identifier()