Home
last modified time | relevance | path

Searched refs:get_socketbase (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/uae/uae-0.8.29/src/
H A Dbsdsocket.c334 if ((sb = get_socketbase (context)) != NULL) { in free_socketbase()
453 struct socketbase *sb = get_socketbase (context); in bsdsocklib_socket()
461 struct socketbase *sb = get_socketbase (context); in bsdsocklib_bind()
469 struct socketbase *sb = get_socketbase (context); in bsdsocklib_listen()
476 struct socketbase *sb = get_socketbase (context); in bsdsocklib_accept()
484 struct socketbase *sb = get_socketbase (context); in bsdsocklib_connect()
492 struct socketbase *sb = get_socketbase (context); in bsdsocklib_sendto()
501 struct socketbase *sb = get_socketbase (context); in bsdsocklib_send()
510 struct socketbase *sb = get_socketbase (context); in bsdsocklib_recvfrom()
519 struct socketbase *sb = get_socketbase (context); in bsdsocklib_recv()
[all …]
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dbsdsocket.c403 if ((sb = get_socketbase (context)) != NULL) { in free_socketbase()
520 struct socketbase *sb = get_socketbase (context); in bsdsocklib_socket()
528 struct socketbase *sb = get_socketbase (context); in bsdsocklib_bind()
536 struct socketbase *sb = get_socketbase (context); in bsdsocklib_listen()
543 struct socketbase *sb = get_socketbase (context); in bsdsocklib_accept()
551 struct socketbase *sb = get_socketbase (context); in bsdsocklib_connect()
559 struct socketbase *sb = get_socketbase (context); in bsdsocklib_sendto()
568 struct socketbase *sb = get_socketbase (context); in bsdsocklib_send()
577 struct socketbase *sb = get_socketbase (context); in bsdsocklib_recvfrom()
586 struct socketbase *sb = get_socketbase (context); in bsdsocklib_recv()
[all …]
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dbsdsocket.cpp438 if ((sb = get_socketbase (context)) != NULL) { in free_socketbase()
555 struct socketbase *sb = get_socketbase (context); in bsdsocklib_socket()
563 struct socketbase *sb = get_socketbase (context); in bsdsocklib_bind()
571 struct socketbase *sb = get_socketbase (context); in bsdsocklib_listen()
578 struct socketbase *sb = get_socketbase (context); in bsdsocklib_accept()
586 struct socketbase *sb = get_socketbase (context); in bsdsocklib_connect()
594 struct socketbase *sb = get_socketbase (context); in bsdsocklib_sendto()
603 struct socketbase *sb = get_socketbase (context); in bsdsocklib_send()
612 struct socketbase *sb = get_socketbase (context); in bsdsocklib_recvfrom()
621 struct socketbase *sb = get_socketbase (context); in bsdsocklib_recv()
[all …]