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

/netbsd-current/external/bsd/libarchive/dist/tar/
H A Dcreation_set.c53 get_suffix_code(const struct suffix_code_t *tbl, const char *suffix) function
86 return get_suffix_code(filters, suffix);
107 return get_suffix_code(formats, suffix);
128 return get_suffix_code(alias, suffix);

Completed in 131 milliseconds