Searched refs:File_t (Results 1 - 25 of 38) sorted by relevance

12

/ast/src/cmd/pax/
H A Dpax.h132 #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 Dpax-bzip.c29 bzip_getprologue(Pax_t* pax, Format_t* fp, Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
H A Dpax-compress.c29 compress_getprologue(Pax_t* pax, Format_t* fp, Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
H A Dpax-vczip.c29 vczip_getprologue(Pax_t* pax, Format_t* fp, Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
H A Dpax-ar.c37 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 Dpax-gzip.c29 gzip_getprologue(Pax_t* pax, Format_t* fp, Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
H A Dpax-xz.c29 xz_getprologue(Pax_t* pax, Format_t* fp, Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
H A Dpax-cpio.c101 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 Dpax-flash.c32 flash_getprologue(Pax_t* pax, Format_t* fp, register Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
H A Dmisc.c147 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 Dpax-pds.c48 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 Dpax-slt.c107 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 Dcopy.c37 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 Dpax-saveset.c75 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 Dpax-tar.c186 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 Dpax-tnef.c39 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 Dpax-vdb.c44 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 Dformat.c41 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 Dpax-mime.c38 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 Dcat.c52 } 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 Dmerge.c37 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 Dsftmp.c46 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 Dhtmlrefs.c174 } 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 Dsfdcunion.c36 } 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 Dxml.c49 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...]

Completed in 56 milliseconds

12