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

  /src/bin/pax/
ar_subs.c 66 static int path_check(ARCHD *, int);
159 path_check(ARCHD *arcn, int level) function in typeref:typename:int
170 error = path_check(arcn, level + 1);
447 if (secure && path_check(arcn, 0) != 0) {

Completed in 12 milliseconds