Searched refs:bin_header_read (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/megatron/
H A Dmacbin.h15 int bin_header_read(struct FHeader *fh, int revision);
H A Dmacbin.c104 ( bin_header_read( fh, rc ) == 0 )) {
313 * bin_header_read is called by bin_open, and before any information can
318 int bin_header_read(struct FHeader *fh, int revision) function
383 fprintf( stderr, "Values read by bin_header_read\n" );
415 * bin_header_write and bin_header_read are opposites.

Completed in 98 milliseconds