Searched refs:mentry (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c1177 struct mtree *mtree, struct mtree_entry *mentry, int *use_next)
1185 mentry->used = 1;
1194 r = parse_line(a, entry, mtree, mentry, &parsed_kws);
1196 if (mentry->full) {
1197 archive_entry_copy_pathname(entry, mentry->name);
1209 &mtree->rbtree, mentry->name);
1228 archive_strcat(&mtree->current_dir, mentry->name);
1925 parse_escapes(char *src, struct mtree_entry *mentry) argument
1930 if (mentry != NULL && strcmp(src, ".") == 0)
1931 mentry
1176 parse_file(struct archive_read *a, struct archive_entry *entry, struct mtree *mtree, struct mtree_entry *mentry, int *use_next) argument
[all...]
/freebsd-11-stable/sys/riscv/riscv/
H A Dlocore.S103 mentry: label

Completed in 64 milliseconds