Home
last modified time | relevance | path

Searched defs:bsdtar_option (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libarchive/tar/
H A Dcmdline.c42 static const struct bsdtar_option { struct
43 const char *name;
44 int required; /* 1 if this option requires an argument. */
45 int equivalent; /* Equivalent short option. */