Searched refs:bsdtar_getopt (Results 1 – 3 of 3) sorted by relevance
185 int bsdtar_getopt(struct bsdtar *);
200 bsdtar_getopt(struct bsdtar *bsdtar) in bsdtar_getopt() function
281 while ((opt = bsdtar_getopt(bsdtar)) != -1) { in main()