HomeSort by relevance Sort by last modified time
    Searched full:atomiciov6 (Results 1 - 3 of 3) sorted by null

  /external/openssh/
atomicio.h 46 atomiciov6(ssize_t (*f) (int, const struct iovec *, int), int fd,
atomicio.c 101 atomiciov6(ssize_t (*f) (int, const struct iovec *, int), int fd, function
169 return atomiciov6(f, fd, _iov, iovcnt, NULL, NULL);
sftp-client.c 124 if (atomiciov6(writev, conn->fd_out, iov, 2,
    [all...]

Completed in 199 milliseconds