Searched refs:nsos_socket (Results 1 – 1 of 1) sorted by relevance
43 struct nsos_socket;52 struct nsos_socket { struct169 struct nsos_socket *sock; in nsos_socket_create()234 struct nsos_socket *sock = obj; in nsos_read()247 struct nsos_socket *sock = obj; in nsos_write()260 struct nsos_socket *sock = obj; in nsos_close()288 static int nsos_poll_prepare(struct nsos_socket *sock, struct zsock_pollfd *pfd, in nsos_poll_prepare()325 static int nsos_poll_update(struct nsos_socket *sock, struct zsock_pollfd *pfd, in nsos_poll_update()356 struct nsos_socket *sock = obj; in nsos_ioctl()557 static int nsos_wait_for_poll(struct nsos_socket *sock, int events, in nsos_wait_for_poll()[all …]