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

/freebsd-9.3-release/contrib/binutils/binutils/
H A Darsup.h40 void ar_open (char *, int);
H A Darparse.y138 { ar_open($2,0); }
143 { ar_open($2,1); }
H A Darsup.c149 ar_open (char *name, int t) function
/freebsd-9.3-release/bin/pax/
H A Dextern.h48 int ar_open(const char *);
H A Dar_io.c92 * ar_open()
101 ar_open(const char *name) function
1179 if (ar_open(arcname) >= 0)
1230 if (ar_open(buf) >= 0) {
H A Dbuf_subs.c116 if ((ar_open(arcname) < 0) && (ar_next() < 0))
156 if ((ar_open(arcname) < 0) && (ar_next() < 0))

Completed in 110 milliseconds