Searched refs:t2f (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/pax/
H A Dconvert.c39 ap->convert[section].t2f = ccmap(to, from);
H A Dpax.h371 unsigned char* t2f; /* to=>from map */ member in struct:Convert_s
H A Dbio.c85 #define REVERT(a,b,c) CVT(a,b,c,(a)->convert[SECTION(a)].t2f,(a)->convert[SECTION(a)].t2a)
H A Dpax-tar.c132 map = ((ap->mio.mode & O_ACCMODE) == O_WRONLY) ? ap->convert[SECTION_CONTROL].f2t : ap->convert[SECTION_CONTROL].t2f;

Completed in 16 milliseconds