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

  /src/external/bsd/libarchive/dist/libarchive/
archive_acl.c 74 static int ismode(const char *start, const char *end, int *result);
1796 && ismode(field[n + 1].start,
1828 if (permset == 0 && !ismode(field[n + 2 - sol].start,
1959 ismode(const char *start, const char *end, int *permset) function
archive_acl.c 74 static int ismode(const char *start, const char *end, int *result);
1796 && ismode(field[n + 1].start,
1828 if (permset == 0 && !ismode(field[n + 2 - sol].start,
1959 ismode(const char *start, const char *end, int *permset) function
archive_acl.c 74 static int ismode(const char *start, const char *end, int *result);
1796 && ismode(field[n + 1].start,
1828 if (permset == 0 && !ismode(field[n + 2 - sol].start,
1959 ismode(const char *start, const char *end, int *permset) function

Completed in 99 milliseconds