Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c272 char rr_moved; /* Flag to rr_moved. */ member
329 struct file_info *rr_moved; member
1983 iso9660->rr_moved = file; in parse_file_info()
1984 file->rr_moved = 1; in parse_file_info()
1992 if (parent == NULL || parent->rr_moved == 0) { in parse_file_info()
2016 } else if (parent != NULL && parent->rr_moved) in parse_file_info()
2059 parent->rr_moved) { in parse_file_info()
2751 iso9660->rr_moved != NULL && in next_cache_entry()
2752 iso9660->rr_moved->rr_moved_has_re_only) in next_cache_entry()
2754 cache_add_entry(iso9660, iso9660->rr_moved); in next_cache_entry()
[all …]
H A Darchive_write_set_format_iso9660.c6658 isoent_rr_move_dir(struct archive_write *a, struct isoent **rr_moved, in isoent_rr_move_dir() argument
6664 if ((rrmoved = *rr_moved) == NULL) { in isoent_rr_move_dir()
6682 *rr_moved = rrmoved; in isoent_rr_move_dir()
6743 struct isoent *rootent, *rr_moved; in isoent_rr_move() local
6755 rr_moved = isoent_find_child(rootent, "rr_moved"); in isoent_rr_move()
6756 if (rr_moved != NULL && in isoent_rr_move()
6757 rr_moved != rootent->children.first) { in isoent_rr_move()
6763 isoent_remove_child(rootent, rr_moved); in isoent_rr_move()
6766 isoent_add_child_head(rootent, rr_moved); in isoent_rr_move()
6784 r = isoent_rr_move_dir(a, &rr_moved, in isoent_rr_move()
/dragonfly/nrelease/root/
H A DREADME258 rm -r /mnt/rr_moved