Searched refs:lsock (Results 1 – 2 of 2) sorted by relevance
4515 vsock_t *lsock = emalloc(sizeof(*lsock)); local4517 lsock->fd = fd;4518 lsock->type = type;4520 LINK_SLIST(fd_list, lsock, link);4530 vsock_t *lsock; local4535 if (NULL == lsock)4538 switch (lsock->type) {4541 closesocket(lsock->fd);4545 closeserial((int)lsock->fd);4551 (int)lsock->type);[all …]
14 LINUX=lsock.o slinux.o larp.o