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.c6027 char *dot, *xdot; in isoent_gen_iso9660_identifier() local
6041 dot = xdot = NULL; in isoent_gen_iso9660_identifier()
6059 xdot = dot; in isoent_gen_iso9660_identifier()
6069 xdot = dot; in isoent_gen_iso9660_identifier()
6124 if (xdot != NULL) in isoent_gen_iso9660_identifier()
6125 xdoff = (int)(xdot - p); in isoent_gen_iso9660_identifier()