Home
last modified time | relevance | path

Searched defs:_send (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libsocket/socket/
H A Dweaks.c138 _send(int sock, char *buf, int len, int flags) in _send() function
/titanic_41/usr/src/cmd/lms/
H A DProtocol.cpp1797 ssize_t Protocol::_send(int s, const void *buf, size_t len, int &senderr) function in Protocol