Searched defs:zero_key (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dpstcache.c43 uint8 zero_key[] = { 0, 0, 0, 0, 0, 0, 0, 0 }; variable
139 if (memcmp(cellhdr.key, zero_key, sizeof(HASH_KEY)) != 0)

Completed in 43 milliseconds