Searched defs:bsdtar_option (Results 1 – 1 of 1) sorted by relevance
61 static const struct bsdtar_option { struct62 const char *name;63 int required; /* 1 if this option requires an argument. */64 int equivalent; /* Equivalent short option. */