Searched refs:fileskip (Results 1 - 4 of 4) sorted by relevance
/ast/src/cmd/pax/ |
H A D | copy.c | 47 fileskip(ap, f); 325 fileskip(ap, f); 333 fileskip(register Archive_t* ap, register File_t* f) function
|
H A D | delta.c | 505 fileskip(ip, f); 528 fileskip(ip, f); 637 fileskip(ip, f); 643 fileskip(ip, f); 666 else fileskip(ip, f); 687 fileskip(ip, f); 718 else fileskip(ip, f); 741 else fileskip(ip, f); 752 else fileskip(ip, f);
|
H A D | pax.h | 694 extern void fileskip(Archive_t*, File_t*);
|
H A D | misc.c | 248 fileskip(bp, &bp->file);
|
Completed in 19 milliseconds