Searched refs:OPTFLAG_NULL (Results 1 – 4 of 4) sorted by relevance
117 #define OPTFLAG_NULL (0x00000100) /* --null */ macro
180 (bsdtar->flags & OPTFLAG_NULL)) != ARCHIVE_OK) in read_archive()
612 (bsdtar->flags & OPTFLAG_NULL)); in archive_names_from_file()623 } else if (((bsdtar->flags & OPTFLAG_NULL) == 0) && in archive_names_from_file()
577 bsdtar->flags |= OPTFLAG_NULL; in main()