Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_set_format_xar.c333 static int getalgsize(enum sumalg);
604 algsize = getalgsize(xar->opt_toc_sumalg); in xar_write_header()
957 algsize = getalgsize(sum->alg); in xmlwrite_sum()
1609 algsize = getalgsize(xar->opt_toc_sumalg); in make_toc()
3232 getalgsize(enum sumalg sumalg) in getalgsize() function