Home | History | Annotate | Download | only in android

Lines Matching defs:in

7 ** This program is distributed in the hope that it will be useful,
40 # include <netinet/in.h>
54 * easily in QEMU since we use SIGALRM to implement periodic timers
78 EE(WSAEALREADY,EALREADY,"operation already in progress") \
85 EE(WSAEINPROGRESS,EINPROGRESS,"operation now in progress") \
86 EE(WSAEALREADY,EAGAIN,"operation already in progress") \
92 EE(WSAEADDRINUSE,EADDRINUSE,"address already in use") \
235 struct sockaddr_in in[1];
515 struct sockaddr_in* dst = paddress->in;
650 /* NOTE that in x86_64-w64-mingw32 both EAI_NODATA and EAI_NONAME are the same */
690 /* Select the best address in 'r', which will be NULL