netatalk  4.6.0
Free and Open Source Apple Filing Protocol (AFP) Server
Loading...
Searching...
No Matches
hqx_file_data Struct Reference

Data Fields

uint32_t forklen [NUMFORKS]
unsigned short forkcrc [NUMFORKS]
int forkdone [NUMFORKS]
char path [MAXPATHLEN+1]
unsigned short headercrc
int filed
int owns_fd
unsigned char outbuf [3]
int outcnt
int linecol
int writing

Field Documentation

◆ filed

int hqx_file_data::filed

◆ forkcrc

unsigned short hqx_file_data::forkcrc[NUMFORKS]

◆ forkdone

int hqx_file_data::forkdone[NUMFORKS]

◆ forklen

uint32_t hqx_file_data::forklen[NUMFORKS]

◆ headercrc

unsigned short hqx_file_data::headercrc

◆ linecol

int hqx_file_data::linecol

◆ outbuf

unsigned char hqx_file_data::outbuf[3]

◆ outcnt

int hqx_file_data::outcnt

◆ owns_fd

int hqx_file_data::owns_fd

◆ path

char hqx_file_data::path[MAXPATHLEN+1]

◆ writing

int hqx_file_data::writing

The documentation for this struct was generated from the following file: