Searched refs:_so_sendto (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libsocket/socket/ |
H A D | weaks.c | 71 extern int _so_sendto(); 153 return (_so_sendto(sock, buf, len, flags & ~MSG_XPG4_2, 255 return (_so_sendto(sock, buf, len, flags | MSG_XPG4_2,
|
/illumos-gate/usr/src/lib/libc/port/threads/ |
H A D | scalls.c | 1136 _so_sendto(int sock, const void *buf, size_t len, int flags, function
|
/illumos-gate/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 202 _so_sendto.o \
|
/illumos-gate/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 203 _so_sendto.o \
|
/illumos-gate/usr/src/lib/libc/amd64/ |
H A D | Makefile | 175 _so_sendto.o \
|
/illumos-gate/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 222 _so_sendto.o \
|
Completed in 53 milliseconds