Searched refs:write_with_timeout (Results 1 – 1 of 1) sorted by relevance
445 static TEEC_Result write_with_timeout(int fd, const void *buf, size_t *blen, in write_with_timeout() function490 res = write_with_timeout(fd, buf, &bytes, params[2].a); in tee_socket_send()
Completed in 10 milliseconds