Home
last modified time | relevance | path

Searched refs:_so_send (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libsocket/socket/
H A Dweaks.c69 extern int _so_send();
140 return (_so_send(sock, buf, len, flags & ~MSG_XPG4_2)); in _send()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dscalls.c1118 _so_send(int sock, const void *buf, size_t len, int flags) in _so_send() function
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile179 _so_send.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com206 _so_send.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com202 _so_send.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com220 _so_send.o \
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers3857 _so_send;