Lines Matching defs:SB

540 static void copyHostent (const struct hostent *hostent, SB)  in copyHostent()  argument
587 static void copyProtoent (TrapContext *context, SB, const struct protoent *p) in copyProtoent() argument
632 uae_u32 bsdthr_WaitSelect (SB) in bsdthr_WaitSelect() argument
720 uae_u32 bsdthr_Accept_2 (SB) in bsdthr_Accept_2() argument
745 uae_u32 bsdthr_Recv_2 (SB) in bsdthr_Recv_2() argument
773 uae_u32 bsdthr_Send_2 (SB) in bsdthr_Send_2() argument
785 uae_u32 bsdthr_Connect_2 (SB) in bsdthr_Connect_2() argument
815 uae_u32 bsdthr_SendRecvAcceptConnect (uae_u32 (*tryfunc)(SB), SB) in bsdthr_SendRecvAcceptConnect()
820 uae_u32 bsdthr_blockingstuff (uae_u32 (*tryfunc)(SB), SB) in bsdthr_blockingstuff()
949 void host_connect (TrapContext *context, SB, uae_u32 sd, uae_u32 name, uae_u32 namelen) in host_connect() argument
966 void host_sendto (TrapContext *context, SB, uae_u32 sd, uae_u32 msg, uae_u32 len, uae_u32 flags, ua… in host_sendto() argument
986 void host_recvfrom (TrapContext *context, SB, uae_u32 sd, uae_u32 msg, uae_u32 len, uae_u32 flags, … in host_recvfrom() argument
1012 void host_setsockopt (SB, uae_u32 sd, uae_u32 level, uae_u32 optname, uae_u32 optval, uae_u32 optle… in host_setsockopt() argument
1039 uae_u32 host_getsockname (SB, uae_u32 sd, uae_u32 name, uae_u32 namelen) in host_getsockname() argument
1067 uae_u32 host_getpeername (SB, uae_u32 sd, uae_u32 name, uae_u32 namelen) in host_getpeername() argument
1095 void host_gethostbynameaddr (TrapContext *context, SB, uae_u32 name, uae_u32 namelen, long addrtype) in host_gethostbynameaddr() argument
1110 void host_WaitSelect (TrapContext *context, SB, uae_u32 nfds, uae_u32 readfds, uae_u32 writefds, ua… in host_WaitSelect() argument
1196 void host_accept (TrapContext *context, SB, uae_u32 sd, uae_u32 name, uae_u32 namelen) in host_accept() argument
1217 int host_socket (SB, int af, int type, int protocol) in host_socket() argument
1241 uae_u32 host_bind (SB, uae_u32 sd, uae_u32 name, uae_u32 namelen) in host_bind() argument
1267 uae_u32 host_listen (SB, uae_u32 sd, uae_u32 backlog) in host_listen() argument
1289 void host_getprotobyname (TrapContext *context, SB, uae_u32 name) in host_getprotobyname() argument
1304 void host_getprotobynumber (TrapContext *context, SB, uae_u32 number) in host_getprotobynumber() argument
1318 void host_getservbynameport (TrapContext *context, SB, uae_u32 name, uae_u32 proto, uae_u32 type) in host_getservbynameport() argument
1382 int host_sbinit (TrapContext *context, SB) in host_sbinit() argument
1414 void host_sbcleanup (SB) in host_sbcleanup() argument
1443 uae_u32 host_Inet_NtoA (TrapContext *context, SB, uae_u32 in) in host_Inet_NtoA() argument
1480 uae_u32 host_shutdown (SB, uae_u32 sd, uae_u32 how) in host_shutdown() argument
1500 int host_dup2socket (SB, int fd1, int fd2) { in host_dup2socket() argument
1537 uae_u32 host_getsockopt (SB, uae_u32 sd, uae_u32 level, uae_u32 optname, in host_getsockopt() argument
1581 uae_u32 host_IoctlSocket (TrapContext *context, SB, uae_u32 sd, uae_u32 request, uae_u32 arg) in host_IoctlSocket() argument
1642 int host_CloseSocket (TrapContext *context, SB, int sd) in host_CloseSocket() argument
1690 void clearsockabort (SB) in clearsockabort() argument
1701 void sockabort (SB) in sockabort() argument