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

  /src/bin/pax/
ar_subs.c 66 static int path_check(ARCHD *, int);
67 static int wr_archive(ARCHD *, int is_app);
69 static int next_head(ARCHD *);
82 ARCHD archd; variable in typeref:typename:ARCHD
159 path_check(ARCHD *arcn, int level)
198 ARCHD *arcn;
202 arcn = &archd;
296 ARCHD *arcn;
303 arcn = &archd;
    [all...]

Completed in 72 milliseconds