HomeSort by: relevance | last modified time | path
    Searched refs:ar_open (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/pax/
buf_subs.c 121 if ((ar_open(arcname) < 0) && (ar_next() < 0))
163 if ((ar_open(arcname) < 0) && (ar_next() < 0))
extern.h 57 int ar_open(const char *);
ar_io.c 121 * ar_open()
130 ar_open(const char *name) function in typeref:typename:int
1495 if (ar_open(arcname) >= 0)
1551 if (ar_open(buf) >= 0) {
1700 * where we change to (for ar_open).

Completed in 15 milliseconds