Home
last modified time | relevance | path

Searched defs:idrent (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c871 struct idrent { struct
872 struct archive_rb_node rbnode;
874 struct idrent *wnext;
875 struct idrent *avail;
877 struct isoent *isoent;
878 int weight;
879 int noff;
880 int rename_num;
5871 struct idrent *idrent, *n; in idr_register() local
6425 const struct idrent *idrent = (const struct idrent *)node; in isoent_cmp_key_iso9660() local
[all …]