Searched refs:LOG_HDR_STRUCT (Results 1 – 1 of 1) sorted by relevance
14 LOG_HDR_STRUCT = "<ccHHBBI" variable15 LOG_HDR_SIZE = struct.calcsize(LOG_HDR_STRUCT)139 id1, id2, hdr_ver, tgt_code, ptr_size, flags, reason = struct.unpack(LOG_HDR_STRUCT, hdr)