Searched refs:FHeader (Results 1 - 20 of 20) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/bin/megatron/
H A Dmacbin.h9 struct FHeader;
11 int bin_open(char *binfile, int flags, struct FHeader *fh, int options);
15 int bin_header_read(struct FHeader *fh, int revision);
16 int bin_header_write(struct FHeader *fh);
H A Dnad.h9 struct FHeader;
11 int nad_open(char *path, int openflags, struct FHeader *fh, int options);
12 int nad_header_read(struct FHeader *fh);
13 int nad_header_write(struct FHeader *fh);
H A Dhqx.h9 struct FHeader;
12 int hqx_open(char *hqxfile, int flags, struct FHeader *fh, int options);
15 int hqx_header_read(struct FHeader *fh);
16 int hqx_header_write(struct FHeader *fh);
H A Dasingle.h9 struct FHeader;
11 int single_open(char *singlefile, int flags, struct FHeader *fh, int options);
13 int single_header_read(struct FHeader *fh, int version);
H A Dmegatron.h60 struct FHeader { struct
H A Dmegatron.c39 static int from_open(int un, char *file, struct FHeader *fh, int flags)
110 static int to_open(int to, char *file, struct FHeader *fh, int flags)
173 struct FHeader fh;
H A Dmacbin.c73 int bin_open(char *binfile, int flags, struct FHeader *fh, int options)
318 int bin_header_read(struct FHeader *fh, int revision)
418 int bin_header_write(struct FHeader *fh)
H A Dhqx.c94 int hqx_open(char *hqxfile, int flags, struct FHeader *fh, int options)
244 int hqx_header_read(struct FHeader *fh)
377 int hqx_header_write(struct FHeader *fh _U_)
H A Dasingle.c65 int single_open(char *singlefile, int flags, struct FHeader *fh, int options _U_)
115 int single_header_read( struct FHeader *fh, int version)
H A Dnad.c432 int nad_open( char *path, int openflags, struct FHeader *fh, int options)
497 int nad_header_read(struct FHeader *fh)
608 int nad_header_write(struct FHeader *fh)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/megatron/
H A Dmacbin.h9 struct FHeader;
11 int bin_open(char *binfile, int flags, struct FHeader *fh, int options);
15 int bin_header_read(struct FHeader *fh, int revision);
16 int bin_header_write(struct FHeader *fh);
H A Dnad.h9 struct FHeader;
11 int nad_open(char *path, int openflags, struct FHeader *fh, int options);
12 int nad_header_read(struct FHeader *fh);
13 int nad_header_write(struct FHeader *fh);
H A Dhqx.h9 struct FHeader;
12 int hqx_open(char *hqxfile, int flags, struct FHeader *fh, int options);
15 int hqx_header_read(struct FHeader *fh);
16 int hqx_header_write(struct FHeader *fh);
H A Dasingle.h9 struct FHeader;
11 int single_open(char *singlefile, int flags, struct FHeader *fh, int options);
13 int single_header_read(struct FHeader *fh, int version);
H A Dmegatron.h60 struct FHeader { struct
H A Dmegatron.c35 static int from_open(int un, char *file, struct FHeader *fh, int flags)
106 static int to_open(int to, char *file, struct FHeader *fh, int flags)
169 struct FHeader fh;
H A Dmacbin.c73 int bin_open(char *binfile, int flags, struct FHeader *fh, int options)
318 int bin_header_read(struct FHeader *fh, int revision)
418 int bin_header_write(struct FHeader *fh)
H A Dhqx.c94 int hqx_open(char *hqxfile, int flags, struct FHeader *fh, int options)
244 int hqx_header_read(struct FHeader *fh)
377 int hqx_header_write(struct FHeader *fh _U_)
H A Dasingle.c65 int single_open(char *singlefile, int flags, struct FHeader *fh, int options _U_)
115 int single_header_read( struct FHeader *fh, int version)
H A Dnad.c432 int nad_open( char *path, int openflags, struct FHeader *fh, int options)
497 int nad_header_read(struct FHeader *fh)
608 int nad_header_write(struct FHeader *fh)

Completed in 74 milliseconds