Searched refs:vms_rectype (Results 1 - 1 of 1) sorted by path

/haiku/src/bin/unzip/
H A Dfileio.c1036 uch vms_rectype = VMSREC_C_UNDEF; variable
1100 vms_rectype = eb_data[VMSPK_ITEMHEADSZ] & 15;
1121 vms_rectype = eb_data[VMSFAB_B_RFM] & 15;
1138 return (vms_rectype == VMSREC_C_VAR);

Completed in 87 milliseconds