Searched defs:idrent (Results 1 – 1 of 1) sorted by relevance
871 struct idrent { struct872 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() local6425 const struct idrent *idrent = (const struct idrent *)node; in isoent_cmp_key_iso9660() local[all …]