HelenOS sources
tar_header_t 72 uspace/lib/untar/private/tar.h extern errno_t tar_header_parse(tar_header_t *, const tar_header_raw_t *);
tar_header_t 70 uspace/lib/untar/tar.c errno_t tar_header_parse(tar_header_t *parsed, const tar_header_raw_t *raw)
tar_header_t 90 uspace/lib/untar/untar.c const tar_header_t *header)
tar_header_t 135 uspace/lib/untar/untar.c static errno_t tar_handle_directory(tar_file_t *tar, const tar_header_t *header)
tar_header_t 163 uspace/lib/untar/untar.c tar_header_t header;
HelenOS homepage, sources at GitHub