Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-char.c411 char *handshake_port; in char_websock_test() local
433 handshake_port = g_strdup_printf(handshake, port, port); in char_websock_test()
448 (uint8_t *) handshake_port, in char_websock_test()
449 strlen(handshake_port)); in char_websock_test()
450 g_free(handshake_port); in char_websock_test()