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

  /src/external/gpl3/binutils/dist/binutils/
arsup.c 147 ar_open (char *name, int t) function
347 /* The temp file created in ar_open has mode 0600 as per mkstemp.
  /src/external/gpl3/binutils.old/dist/binutils/
arsup.c 152 ar_open (char *name, int t) function
360 /* The temp file created in ar_open has mode 0600 as per mkstemp.
  /src/bin/pax/
ar_io.c 121 * ar_open()
130 ar_open(const char *name) function
1495 if (ar_open(arcname) >= 0)
1551 if (ar_open(buf) >= 0) {
1700 * where we change to (for ar_open).

Completed in 35 milliseconds