Searched refs:send_timeout (Results 1 – 1 of 1) sorted by relevance
109 static int send_timeout(int, const char *, size_t);446 if (send_timeout(fd, out_buf, (lensz + tok->length))) { in send_token()555 send_timeout(int fd, const char *buf, size_t len) in send_timeout() function