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