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

/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_ar.c50 int has_strtab; member in struct:ar_w
239 if (ar->has_strtab <= 0) {
372 if (ar->has_strtab > 0) {
385 ar->has_strtab = 1;
406 if (ar->has_strtab > 0) {

Completed in 111 milliseconds