Searched refs:bsdtar_getopt (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/libarchive/tar/
H A Dcmdline.c179 bsdtar_getopt(struct bsdtar *bsdtar) function
278 return bsdtar_getopt(bsdtar);
H A Dbsdtar.h145 int bsdtar_getopt(struct bsdtar *);
H A Dbsdtar.c236 while ((opt = bsdtar_getopt(bsdtar)) != -1) {
509 * bsdtar_getopt(), so -W is not available here.

Completed in 46 milliseconds