Searched defs:send (Results 1 – 2 of 2) sorted by relevance
43 int FwmarkClient::send(void* data, size_t len, int fd) { in send() function in FwmarkClient
260 Parcel send, reply; in client() local