Searched refs:sixpack_magic (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dfastlz_api.c34 static unsigned char sixpack_magic[8] = {137, '6', 'P', 'K', 13, 10, 26, 10}; variable
81 sixpack_magic, 8);
298 if (buffer[c] != sixpack_magic[c])

Completed in 76 milliseconds