Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/tar/
H A Dcreation_set.c29 struct suffix_code_t { struct
35 get_suffix_code(const struct suffix_code_t *tbl, const char *suffix) in get_suffix_code() argument
52 static const struct suffix_code_t filters[] = { in get_filter_code()
75 static const struct suffix_code_t formats[] = { in get_format_code()
95 static const struct suffix_code_t alias[] = { in decompose_alias()