Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c719 struct isoent *rootent; member
1167 iso9660->primary.rootent->parent = iso9660->primary.rootent; in archive_write_set_format_iso9660()
4425 np = vdd->rootent; in write_directory_descriptors()
5362 np = vdd->rootent; in isoent_setup_directory_location()
5754 isoent = rootent; in isoent_find_entry()
6554 np = vdd->rootent; in isoent_traverse_tree()
6621 if (rootent == NULL) in isoent_collect_dirs()
6622 rootent = vdd->rootent; in isoent_collect_dirs()
6623 np = rootent; in isoent_collect_dirs()
6661 struct isoent *rootent = iso9660->primary.rootent; in isoent_rr_move_dir() local
[all …]