Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Duart_emul.c766 init_sock(const char *path) in init_sock() function
874 if ((sc->usc_sock.servfd = init_sock(path)) == -1) { in uart_sock_backend()