Searched refs:OPTION_IGNORE_ZEROS (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/libarchive/tar/ | ||
| H A D | bsdtar.h | 141 OPTION_IGNORE_ZEROS, enumerator |
| H A D | cmdline.c | 85 { "ignore-zeros", 0, OPTION_IGNORE_ZEROS }, |
| H A D | bsdtar.c | 430 case OPTION_IGNORE_ZEROS: in main() |