Lines Matching defs:SB

537 static void copyHostent (const struct hostent *hostent, SB)  in copyHostent()  argument
585 static void copyProtoent (TrapContext *context, SB, const struct protoent *p) in copyProtoent() argument
630 uae_u32 bsdthr_WaitSelect (SB) in bsdthr_WaitSelect() argument
720 uae_u32 bsdthr_Accept_2 (SB) in bsdthr_Accept_2() argument
746 uae_u32 bsdthr_Recv_2 (SB) in bsdthr_Recv_2() argument
768 uae_u32 bsdthr_Send_2 (SB) in bsdthr_Send_2() argument
781 uae_u32 bsdthr_Connect_2 (SB) in bsdthr_Connect_2() argument
811 uae_u32 bsdthr_SendRecvAcceptConnect (uae_u32 (*tryfunc)(SB), SB) in bsdthr_SendRecvAcceptConnect()
816 uae_u32 bsdthr_blockingstuff (uae_u32 (*tryfunc)(SB), SB) in bsdthr_blockingstuff()
945 void host_connect (TrapContext *context, SB, uae_u32 sd, uae_u32 name, uae_u32 namelen) in host_connect() argument
962 void host_sendto (TrapContext *context, SB, uae_u32 sd, uae_u32 msg, uae_u32 len, uae_u32 flags, ua… in host_sendto() argument
982 void host_recvfrom (TrapContext *context, SB, uae_u32 sd, uae_u32 msg, uae_u32 len, uae_u32 flags, … in host_recvfrom() argument
1008 void host_setsockopt (SB, uae_u32 sd, uae_u32 level, uae_u32 optname, uae_u32 optval, uae_u32 optle… in host_setsockopt() argument
1036 uae_u32 host_getsockname (SB, uae_u32 sd, uae_u32 name, uae_u32 namelen) in host_getsockname() argument
1064 uae_u32 host_getpeername (SB, uae_u32 sd, uae_u32 name, uae_u32 namelen) in host_getpeername() argument
1092 void host_gethostbynameaddr (TrapContext *context, SB, uae_u32 name, uae_u32 namelen, long addrtype) in host_gethostbynameaddr() argument
1107 void host_WaitSelect (TrapContext *context, SB, uae_u32 nfds, uae_u32 readfds, uae_u32 writefds, ua… in host_WaitSelect() argument
1193 void host_accept (TrapContext *context, SB, uae_u32 sd, uae_u32 name, uae_u32 namelen) in host_accept() argument
1214 int host_socket (SB, int af, int type, int protocol) in host_socket() argument
1238 uae_u32 host_bind (SB, uae_u32 sd, uae_u32 name, uae_u32 namelen) in host_bind() argument
1264 uae_u32 host_listen (SB, uae_u32 sd, uae_u32 backlog) in host_listen() argument
1286 void host_getprotobyname (TrapContext *context, SB, uae_u32 name) in host_getprotobyname() argument
1301 void host_getprotobynumber (TrapContext *context, SB, uae_u32 number) in host_getprotobynumber() argument
1315 void host_getservbynameport (TrapContext *context, SB, uae_u32 name, uae_u32 proto, uae_u32 type) in host_getservbynameport() argument
1379 int host_sbinit (TrapContext *context, SB) in host_sbinit() argument
1413 void host_sbcleanup (SB) in host_sbcleanup() argument
1442 uae_u32 host_Inet_NtoA (TrapContext *context, SB, uae_u32 in) in host_Inet_NtoA() argument
1479 uae_u32 host_shutdown (SB, uae_u32 sd, uae_u32 how) in host_shutdown() argument
1499 int host_dup2socket (SB, int fd1, int fd2) { in host_dup2socket() argument
1536 uae_u32 host_getsockopt (SB, uae_u32 sd, uae_u32 level, uae_u32 optname, in host_getsockopt() argument
1581 uae_u32 host_IoctlSocket (SB, uae_u32 sd, uae_u32 request, uae_u32 arg) in host_IoctlSocket() argument
1642 int host_CloseSocket (SB, int sd) in host_CloseSocket() argument
1691 void clearsockabort (SB) in clearsockabort() argument
1702 void sockabort (SB) in sockabort() argument