Searched refs:FIXED_HEAD_SIZE (Results 1 – 1 of 1) sorted by relevance
36 FIXED_HEAD_SIZE = 24 enumerator43 char cmd_[TOTAL_HEAD_SIZE - FIXED_HEAD_SIZE] {};116 if (strncpy_s(header.cmd_, header.TOTAL_HEAD_SIZE - header.FIXED_HEAD_SIZE, in WriteFileHeader()