Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dchar-socket.c104 static void tcp_chr_disconnect_locked(Chardev *chr);
129 tcp_chr_disconnect_locked(chr); in tcp_chr_write()
457 static void tcp_chr_disconnect_locked(Chardev *chr) in tcp_chr_disconnect_locked() function
480 tcp_chr_disconnect_locked(chr); in tcp_chr_disconnect()