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

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_ar.c50 int has_strtab; member in struct:ar_w
228 if (ar->has_strtab <= 0) {
361 if (ar->has_strtab > 0) {
374 ar->has_strtab = 1;
395 if (ar->has_strtab > 0) {

Completed in 46 milliseconds