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

/freebsd-12-stable/contrib/libarchive/cat/
H A Dbsdcat.h55 int bsdcat_getopt(struct bsdcat *);
H A Dcmdline.c113 bsdcat_getopt(struct bsdcat *bsdcat) function
176 return bsdcat_getopt(bsdcat);
H A Dbsdcat.c129 while ((c = bsdcat_getopt(bsdcat)) != -1) {

Completed in 105 milliseconds