Home
last modified time | relevance | path

Searched refs:Z_Rxtype (Results 1 – 2 of 2) sorted by relevance

/dports/comms/bforce-kst/bforce-0.22.8.kst7/source/bforce/
H A Dprot_zmmisc.c25 int Z_Rxtype; /* Type of header received */ variable
818 Z_Rxtype = 0; in zgethdr()
950 Z_Rxtype = c; in zrbhdr16()
976 return(Z_Rxtype); in zrbhdr16()
989 Z_Rxtype = c; in zrbhdr32()
1015 return(Z_Rxtype); in zrbhdr32()
1029 Z_Rxtype = c; crc = updcrc16(c, 0); in zrhhdr()
1071 return(Z_Rxtype); in zrhhdr()
/dports/comms/bforce-kst/bforce-0.22.8.kst7/source/include/
H A Dprot_zmodem.h192 extern int Z_Rxtype; /* Type of header received */