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

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_tar.c227 static int64_t tar_atol8(const char *, unsigned);
2008 return (tar_atol8(p, char_cnt));
2017 tar_atol8(const char *p, unsigned char_cnt) function

Completed in 45 milliseconds