/ast/src/cmd/pax/ |
H A D | pax.h | 132 #define LINKTYPE PAX_LINKTYPE /* File_t.linktype supported */ 221 struct File_s; typedef struct File_s File_t; typedef in typeref:struct:File_s 311 File_t* info; /* deltapass() file info */ 427 File_t file; /* current member file info */ \ 428 File_t* info; /* last deltabase() member */ \ 454 File_t* record; /* record output file */ \ 596 File_t* file; /* current output file */ \ 642 #define Paxfile_t File_t 660 extern int addlink(Archive_t*, File_t*); 661 extern int apply(Archive_t*, File_t*, Filter_ [all...] |
H A D | pax-bzip.c | 29 bzip_getprologue(Pax_t* pax, Format_t* fp, Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
|
H A D | pax-compress.c | 29 compress_getprologue(Pax_t* pax, Format_t* fp, Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
|
H A D | pax-vczip.c | 29 vczip_getprologue(Pax_t* pax, Format_t* fp, Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
|
H A D | pax-ar.c | 37 ar_getprologue(Pax_t* pax, Format_t* fp, register Archive_t* ap, register File_t* f, unsigned char* buf, size_t size) 72 ar_getheader(Pax_t* pax, register Archive_t* ap, register File_t* f) 100 ar_getdata(Pax_t* pax, register Archive_t* ap, register File_t* f, int wfd)
|
H A D | pax-gzip.c | 29 gzip_getprologue(Pax_t* pax, Format_t* fp, Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
|
H A D | pax-xz.c | 29 xz_getprologue(Pax_t* pax, Format_t* fp, Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
|
H A D | pax-cpio.c | 101 getxops(register Archive_t* ap, register File_t* f) 146 setxops(Archive_t* ap, register File_t* f) 165 putxops(Pax_t* pax, Archive_t* ap, register File_t* f) 240 cpio_getprologue(Pax_t* pax, Format_t* fp, register Archive_t* ap, File_t* f, unsigned char* buf, size_t size) 250 cpio_common(Pax_t* pax, register Archive_t* ap, register File_t* f, int align, int header) 353 cpio_getheader(Pax_t* pax, Archive_t* ap, register File_t* f) 408 cpio_putheader(Pax_t* pax, Archive_t* ap, register File_t* f) 478 cpio_event(Pax_t* pax, Archive_t* ap, File_t* f, void* data, unsigned long event) 513 asc_getprologue(Pax_t* pax, Format_t* fp, register Archive_t* ap, File_t* f, unsigned char* buf, size_t size) 523 asc_getheader(Pax_t* pax, Archive_t* ap, register File_t* [all...] |
H A D | pax-flash.c | 32 flash_getprologue(Pax_t* pax, Format_t* fp, register Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
|
H A D | misc.c | 147 selectfile(register Archive_t* ap, register File_t* f) 187 if (!(d->info = (File_t*)memdup(f, sizeof(File_t))) || !(d->info->st = (struct stat*)memdup(f->st, sizeof(struct stat)))) 266 File_t tmp; 312 verify(Archive_t* ap, register File_t* f, register char* prompt) 372 undos(File_t* f) 403 File_t f; 449 File_t* file; 463 register File_t* f = gp->file; 823 listprintf(Sfio_t* sp, Archive_t* ap, File_t* [all...] |
H A D | pax-pds.c | 48 pds_getprologue(Pax_t* pax, Format_t* fp, register Archive_t* ap, File_t* f, unsigned char* buf, size_t size) 153 pds_getheader(Pax_t* pax, register Archive_t* ap, register File_t* f) 176 pds_getdata(Pax_t* pax, register Archive_t* ap, register File_t* f, int wfd)
|
H A D | pax-slt.c | 107 getlabel(Pax_t* pax, register Archive_t* ap, register File_t* f) 150 putlabels(Pax_t* pax, register Archive_t* ap, register File_t* f, char* type) 180 slt_getprologue(Pax_t* pax, Format_t* fp, register Archive_t* ap, File_t* f, unsigned char* buf, size_t size) 260 slt_getheader(Pax_t* pax, register Archive_t* ap, register File_t* f, int wfd) 364 slt_getdata(Pax_t* pax, register Archive_t* ap, register File_t* f, int wfd) 429 File_t v; 655 slt_putheader(Pax_t* pax, Archive_t* ap, File_t* f) 664 recordout(Pax_t* pax, Archive_t* ap, File_t* f, Sfio_t* fp) 852 slt_putdata(Pax_t* pax, Archive_t* ap, File_t* f, int rfd) 938 slt_puttrailer(Pax_t* pax, Archive_t* ap, File_t* [all...] |
H A D | copy.c | 37 register File_t* f = &ap->file; 67 register File_t* f = &ap->file; 88 fileout(register Archive_t* ap, register File_t* f) 164 filein(register Archive_t* ap, register File_t* f) 333 fileskip(register Archive_t* ap, register File_t* f) 352 register File_t* f = &state.out->file;
|
H A D | pax-saveset.c | 75 getsaveset(Pax_t* pax, register Archive_t* ap, register File_t* f, register Saveset_t* ss, int header) 194 vmsbackup_getdata(Pax_t* pax, register Archive_t* ap, register File_t* f, int wfd) 292 vmsbackup_validate(Pax_t* pax, Archive_t* ap, register File_t* f)
|
H A D | pax-tar.c | 186 tar_longname(Archive_t* ap, File_t* f) 239 tar_longlink(Archive_t* ap, File_t* f) 265 headname(Archive_t* ap, File_t* f, const char* fmt) 295 synthesize(Archive_t* ap, File_t* f, char* name, int type, char* buf, size_t n) 300 File_t h; 327 extend(Archive_t* ap, File_t* f, int type) 340 File_t h; 533 tar_getheader(Pax_t* pax, Archive_t* ap, register File_t* f) 723 tar_getprologue(Pax_t* pax, Format_t* fp, register Archive_t* ap, File_t* f, unsigned char* buf, size_t size) 761 tar_putheader(Pax_t* pax, Archive_t* ap, register File_t* [all...] |
H A D | pax-tnef.c | 39 tnef_getprologue(Pax_t* pax, Format_t* fp, register Archive_t* ap, File_t* f, unsigned char* buf, size_t size) 57 tnef_getheader(Pax_t* pax, Archive_t* ap, register File_t* f) 230 tnef_gettrailer(Pax_t* pax, Archive_t* ap, File_t* f)
|
H A D | pax-vdb.c | 44 vdb_getprologue(Pax_t* pax, Format_t* fp, register Archive_t* ap, File_t* f, unsigned char* buf, size_t size) 122 vdb_getheader(Pax_t* pax, Archive_t* ap, register File_t* f) 195 vdb_putheader(Pax_t* pax, Archive_t* ap, File_t* f) 265 vdb_puttrailer(Pax_t* pax, Archive_t* ap, File_t* f)
|
H A D | format.c | 41 register File_t* f = &ap->file; 264 setinfo(register Archive_t* ap, register File_t* f) 288 register File_t* f = &ap->file; 494 getkeyid(Archive_t* ap, File_t* f, int index, uid_t* ip, int d) 515 getkeyname(Archive_t* ap, File_t* f, int index, char** sp, uid_t* ip, int d) 539 getkeysize(Archive_t* ap, File_t* f, int index, off_t* zp) 565 getkeytime(Archive_t* ap, File_t* f, int index) 613 getheader(register Archive_t* ap, register File_t* f) 726 putheader(register Archive_t* ap, register File_t* f) 787 gettrailer(register Archive_t* ap, File_t* [all...] |
H A D | pax-mime.c | 38 mime_getprologue(Pax_t* pax, Format_t* fp, register Archive_t* ap, File_t* f, unsigned char* buf, size_t size) 80 mime_getheader(Pax_t* pax, Archive_t* ap, register File_t* f)
|
/ast/src/cmd/cs/ |
H A D | cat.c | 52 } File_t; typedef in typeref:struct:__anon69 60 File_t* cat[1]; /* user file reference */ 73 if (!(state = newof(0, State_t, 1, (fdmax - 1) * sizeof(File_t*)))) 89 register File_t* fp; 116 if (!(fp = (File_t*)hashlook(state->files, (char*)&fid, HASH_CREATE|HASH_SIZE(sizeof(File_t)), NiL))) 141 register File_t* fp = state->cat[fd];
|
/ast/src/cmd/dsslib/merge/ |
H A D | merge.c | 37 struct File_s; typedef struct File_s File_t; typedef in typeref:struct:File_s 66 File_t files[1]; 75 File_t* ap = (File_t*)a; 76 File_t* bp = (File_t*)b; 107 enter(Dss_t* dss, register State_t* state, register File_t* file) 131 register File_t* file; 210 if (!(state = vmnewof(vm, 0, State_t, 1, (n - 1) * sizeof(File_t))) || !(operands = vmnewof(vm, 0, Cxoperand_t, n * k, 0))) 267 while (file = (File_t*)dtfirs [all...] |
/ast/src/lib/libast/sfio/ |
H A D | sftmp.c | 46 typedef struct _file_s File_t; typedef in typeref:struct:_file_s 48 { File_t* next; /* link list */ 53 static File_t* File; /* list pf temp files */ 65 reg File_t *ff, *last; 75 for(last = NIL(File_t*), ff = File; ff; last = ff, ff = ff->next) 103 { reg File_t *ff, *next; 127 reg File_t* ff; 132 if(!(ff = (File_t*)malloc(sizeof(File_t)+strlen(file))) )
|
/ast/src/cmd/html/ |
H A D | htmlrefs.c | 174 } File_t; typedef in typeref:struct:File_s 179 File_t* file; 250 register File_t* dp; 261 if (!(dp = newof(0, File_t, 1, strlen(s)))) 273 static File_t* 274 add(register State_t* state, register char* s, unsigned int flags, const char* path, int prefix, File_t* ref) 277 register File_t* fp; 278 register File_t* dp; 367 if (!(fp = (File_t*)dtmatch(state->files, s))) 371 if (!(fp = newof(0, File_t, [all...] |
/ast/src/lib/libast/disc/ |
H A D | sfdcunion.c | 36 } File_t; typedef in typeref:struct:_file_s 45 File_t f[1]; /* array of streams */ 178 if(!(un = (Union_t*)malloc(sizeof(Union_t)+(n-1)*sizeof(File_t))) )
|
/ast/src/cmd/dsslib/xml/ |
H A D | xml.c | 49 struct File_s; typedef struct File_s File_t; typedef in typeref:struct:File_s 63 size_t offset; /* File_t.value offset */ 211 refill(Dssfile_t* file, register File_t* f, int c, Dssdisc_t* disc) 272 register File_t* f = file->data; 457 register File_t* r = (File_t*)record->data; 488 File_t* f; 554 if (!(f = vmnewof(file->vm, 0, File_t, 1, (xml->maxlevel + 1) * sizeof(char*) + xml->maxname + 1))) 650 register File_t* f = file->data; 936 register File_t* [all...] |