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

/freebsd-13-stable/bin/pax/
H A Dextern.h50 int ar_open(const char *);
H A Dar_io.c93 * ar_open()
102 ar_open(const char *name) function
1180 if (ar_open(arcname) >= 0)
1231 if (ar_open(buf) >= 0) {
H A Dbuf_subs.c117 if ((ar_open(arcname) < 0) && (ar_next() < 0))
157 if ((ar_open(arcname) < 0) && (ar_next() < 0))

Completed in 61 milliseconds