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

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c403 static int getencoding(struct xmlattr_list *);
1754 getencoding(struct xmlattr_list *list) function
1968 xar->file->encoding = getencoding(list);
2003 xar->xattr->encoding = getencoding(list);

Completed in 55 milliseconds