Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dar_io.c94 ar_open(const char *name) in ar_open() function
1162 if (ar_open(arcname) >= 0) in ar_next()
1213 if (ar_open(buf) >= 0) { in ar_next()
H A Dbuf_subs.c109 if ((ar_open(arcname) < 0) && (ar_next() < 0)) in wr_start()
149 if ((ar_open(arcname) < 0) && (ar_next() < 0)) in rd_start()
H A Dextern.h47 int ar_open(const char *);