Home
last modified time | relevance | path

Searched refs:getsockname (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dunistd.in.h63 # undef getsockname
64 # define getsockname getsockname_used_without_including_sys_socket_h macro
/ndk/sources/host-tools/make-3.81/
Dremote-cstms.c163 if (getsockname (retsock, (struct sockaddr *) &sin, &len) < 0) in start_remote_job()