Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c109 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