Lines Matching defs:SB

546 static void copyHostent (const struct hostent *hostent, SB)  in copyHostent()  argument
593 static void copyProtoent (TrapContext *context, SB, const struct protoent *p) in copyProtoent() argument
638 uae_u32 bsdthr_WaitSelect (SB) in bsdthr_WaitSelect() argument
726 uae_u32 bsdthr_Accept_2 (SB) in bsdthr_Accept_2() argument
751 uae_u32 bsdthr_Recv_2 (SB) in bsdthr_Recv_2() argument
772 uae_u32 bsdthr_Send_2 (SB) in bsdthr_Send_2() argument
784 uae_u32 bsdthr_Connect_2 (SB) in bsdthr_Connect_2() argument
814 uae_u32 bsdthr_SendRecvAcceptConnect (uae_u32 (*tryfunc)(SB), SB) in bsdthr_SendRecvAcceptConnect()
819 uae_u32 bsdthr_blockingstuff (uae_u32 (*tryfunc)(SB), SB) in bsdthr_blockingstuff()
948 void host_connect (TrapContext *context, SB, uae_u32 sd, uae_u32 name, uae_u32 namelen) in host_connect() argument
965 void host_sendto (TrapContext *context, SB, uae_u32 sd, uae_u32 msg, uae_u32 len, uae_u32 flags, ua… in host_sendto() argument
985 void host_recvfrom (TrapContext *context, SB, uae_u32 sd, uae_u32 msg, uae_u32 len, uae_u32 flags, … in host_recvfrom() argument
1011 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
1219 int host_socket (TrapContext *context, SB, int af, int type, int protocol) in host_socket() argument
1243 uae_u32 host_bind (TrapContext *context, SB, uae_u32 sd, uae_u32 name, uae_u32 namelen) in host_bind() argument
1269 uae_u32 host_listen (TrapContext *context, SB, uae_u32 sd, uae_u32 backlog) in host_listen() argument
1291 void host_getprotobyname (TrapContext *context, SB, uae_u32 name) in host_getprotobyname() argument
1306 void host_getprotobynumber (TrapContext *context, SB, uae_u32 number) in host_getprotobynumber() argument
1320 void host_getservbynameport (TrapContext *context, SB, uae_u32 name, uae_u32 proto, uae_u32 type) in host_getservbynameport() argument
1384 int host_sbinit (TrapContext *context, SB) in host_sbinit() argument
1416 void host_sbcleanup (SB) in host_sbcleanup() argument
1449 uae_u32 host_Inet_NtoA (TrapContext *context, SB, uae_u32 in) in host_Inet_NtoA() argument
1486 uae_u32 host_shutdown (SB, uae_u32 sd, uae_u32 how) in host_shutdown() argument
1506 int host_dup2socket (TrapContext *context, SB, int fd1, int fd2) { in host_dup2socket() argument
1543 uae_u32 host_getsockopt (SB, uae_u32 sd, uae_u32 level, uae_u32 optname, in host_getsockopt() argument
1588 uae_u32 host_IoctlSocket (TrapContext *context, SB, uae_u32 sd, uae_u32 request, uae_u32 arg) in host_IoctlSocket() argument
1649 int host_CloseSocket (TrapContext *context, SB, int sd) in host_CloseSocket() argument
1697 void clearsockabort (SB) in clearsockabort() argument
1707 void sockabort (SB) in sockabort() argument