Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dqemu-sockets.c179 static int try_bind(int socket, InetSocketAddress *saddr, struct addrinfo *e) in try_bind() function
373 rc = try_bind(slisten, saddr, e); in inet_listen_saddr()