Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_string.h58 struct archive_string { global() struct
72 buffer_lengtharchive_string global() argument
[all...]
H A Darchive_string.c899 add_converter(struct archive_string_conv *sc, int (*converter) in add_converter()