Searched refs:Format_t (Results 1 - 25 of 31) sorted by relevance

12

/ast/src/cmd/pax/
H A Dformat.h38 extern Format_t PAX_DEBUG_FORMAT;
71 extern Format_t pax_ar_format;
72 extern Format_t pax_asc_format;
73 extern Format_t pax_aschk_format;
74 extern Format_t pax_binary_format;
75 extern Format_t pax_bzip_format;
76 extern Format_t pax_compress_format;
77 extern Format_t pax_cpio_format;
78 extern Format_t pax_delta_88_format;
79 extern Format_t pax_delta_forma
[all...]
H A Dpax-delta.c30 Format_t pax_delta_format =
H A Dpax-delta_88.c30 Format_t pax_delta_88_format =
H A Dpax-ignore.c28 Format_t pax_ignore_format =
H A Dpax-patch.c28 Format_t pax_patch_format =
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)
44 Format_t pax_bzip_format =
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)
44 Format_t pax_compress_format =
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)
44 Format_t pax_vczip_format =
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)
54 Format_t pax_gzip_format =
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)
54 Format_t pax_xz_format =
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)
103 Format_t pax_flash_format =
H A Dpax.h223 struct Format_s; typedef struct Format_s Format_t; typedef in typeref:struct:Format_s
384 Format_t* format; /* delta format */
422 Format_t* compress; /* compression format */ \
426 Format_t* expected; /* expected format */ \
524 Format_t* format; /* default output format */ \
644 #define Paxformat_t Format_t
657 extern Format_t* formats;
702 extern Format_t* getformat(char*, int);
709 extern void initdelta(Archive_t*, Format_t*);
718 extern Format_t* nextforma
[all...]
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)
128 Format_t pax_ar_format =
H A Dmisc.c34 static Format_t*
37 register Format_t* fp;
38 Format_t* lp;
39 Format_t* rp;
72 Format_t*
73 nextformat(Format_t* fp)
89 Format_t*
92 register Format_t* fp;
1084 undoable(Archive_t* ap, Format_t* fp)
H A Dpax-cpio.c240 cpio_getprologue(Pax_t* pax, Format_t* fp, register Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
513 asc_getprologue(Pax_t* pax, Format_t* fp, register Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
595 aschk_getprologue(Pax_t* pax, Format_t* fp, register Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
704 binary_getprologue(Pax_t* pax, Format_t* fp, register Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
795 Format_t pax_asc_format =
823 Format_t pax_aschk_format =
851 Format_t pax_binary_format =
880 Format_t pax_cpio_format =
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)
204 Format_t pax_mime_format =
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)
181 Format_t pax_pds_format =
H A Dpax-rpm.c74 rpm_getprologue(Pax_t* pax, Format_t* fp, register Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
236 Format_t pax_rpm_format =
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)
239 Format_t pax_tnef_format =
H A Dpax-tar.c538 Format_t* tp;
723 tar_getprologue(Pax_t* pax, Format_t* fp, register Archive_t* ap, File_t* f, unsigned char* buf, size_t size)
957 Format_t* fp;
994 Format_t pax_tar_format =
1025 Format_t pax_pax_format =
1056 Format_t pax_ustar_format =
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)
285 Format_t pax_vdb_format =
/ast/src/lib/libdss/
H A Ddsshdr.h31 struct Format_s; typedef struct Format_s Format_t; typedef in typeref:struct:Format_s
34 Format_t* print;
H A Ddssprintf.c47 Format_t* next;
178 Format_t* fp;
269 if (!(fp = vmnewof(dss->vm, 0, Format_t, 1, (n - 1) * sizeof(Arg_t) + strlen(format) + 2 * n + l + 2)))
613 if (!(fp = vmnewof(dss->vm, 0, Format_t, 1, n * sizeof(Arg_t) + n * (q + 3) + 2)))
/ast/src/cmd/builtin/
H A Dod.c163 struct Format_s; typedef struct Format_s Format_t; typedef in typeref:struct:Format_s
165 typedef void (*Format_f)(State_t*, Format_t*, Sfio_t*, unsigned char*);
239 Format_t* form;
240 Format_t* last;
313 aform(State_t* state, Format_t* fp, Sfio_t* op, unsigned char* u)
334 bform(State_t* state, Format_t* fp, Sfio_t* op, unsigned char* u)
340 cform(State_t* state, Format_t* fp, Sfio_t* op, unsigned char* u)
424 Cform(State_t* state, Format_t* fp, Sfio_t* op, unsigned char* u)
486 mform(State_t* state, Format_t* fp, Sfio_t* op, unsigned char* u)
520 Oform(State_t* state, Format_t* f
[all...]
/ast/src/cmd/mailx/
H A Dsend.c556 } Format_t; typedef in typeref:struct:__anon156
562 register Format_t* fs = (Format_t*)context;
598 Format_t fs;

Completed in 38 milliseconds

12