Searched refs:_so_sendto (Results 1 – 7 of 7) sorted by relevance
/titanic_41/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, in _sendto() 255 return (_so_sendto(sock, buf, len, flags | MSG_XPG4_2, in __xnet_sendto()
|
/titanic_41/usr/src/lib/libc/port/threads/ |
H A D | scalls.c | 1136 _so_sendto(int sock, const void *buf, size_t len, int flags, in _so_sendto() function
|
/titanic_41/usr/src/lib/libc/amd64/ |
H A D | Makefile | 179 _so_sendto.o \
|
/titanic_41/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 203 _so_sendto.o \
|
/titanic_41/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 201 _so_sendto.o \
|
/titanic_41/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 218 _so_sendto.o \
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 2990 _so_sendto;
|