Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c719 struct isoent *rootent; member
5742 isoent_find_entry(struct isoent *rootent, const char *fn) in isoent_find_entry()
6617 isoent_collect_dirs(struct vdd *vdd, struct isoent *rootent, int depth) in isoent_collect_dirs()
6661 struct isoent *rootent = iso9660->primary.rootent; in isoent_rr_move_dir() local
6739 struct isoent *rootent, *rr_moved; in isoent_rr_move() local
7085 isoent_find_out_boot_file(struct archive_write *a, struct isoent *rootent) in isoent_find_out_boot_file()
7103 isoent_create_boot_catalog(struct archive_write *a, struct isoent *rootent) in isoent_create_boot_catalog()