Home
last modified time | relevance | path

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

/minix3/external/bsd/libarchive/dist/tar/
H A Dwrite.c111 struct archive_dir { struct
112 struct archive_dir_entry *head, *tail; argument
350 struct archive_dir archive_dir; in tar_mode_u() local
H A Dbsdtar.h98 struct archive_dir *archive_dir; /* for write.c */ member