Searched refs:lsock (Results 1 – 2 of 2) sorted by relevance
4501 vsock_t *lsock = emalloc(sizeof(*lsock)); local4503 lsock->fd = fd;4504 lsock->type = type;4506 LINK_SLIST(fd_list, lsock, link);4516 vsock_t *lsock; local4518 UNLINK_EXPR_SLIST(lsock, fd_list, fd ==4521 if (NULL == lsock)4524 switch (lsock->type) {4527 closesocket(lsock->fd);4531 closeserial((int)lsock->fd);[all …]
14 LINUX=lsock.o slinux.o larp.o