Home
last modified time | relevance | path

Searched refs:set_encodings (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/arch/usermode/usermode/
Dthunk.c1321 uint8_t set_encodings[3]; in thunk_rfb_poll() local
1421 set_encodings, sizeof(set_encodings)); in thunk_rfb_poll()
1424 msg_len = 4 * ntohs(*(uint16_t *)&set_encodings[1]); in thunk_rfb_poll()