HomeSort by: relevance | last modified time | path
    Searched defs:re_descendant (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libarchive/dist/libarchive/
archive_read_support_format_iso9660.c 274 char re_descendant; member in struct:file_info
2110 (parent->re || parent->re_descendant))
2111 file->re_descendant = 1;
2902 if (re->parent->re_descendant) {
2904 re->re_descendant = 1;
2964 } else if (file->re_descendant) {
archive_read_support_format_iso9660.c 274 char re_descendant; member in struct:file_info
2110 (parent->re || parent->re_descendant))
2111 file->re_descendant = 1;
2902 if (re->parent->re_descendant) {
2904 re->re_descendant = 1;
2964 } else if (file->re_descendant) {

Completed in 41 milliseconds