HomeSort by: relevance | last modified time | path
    Searched defs:writev1 (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/syslogd/
syslogd.c 279 static int writev1(int, struct iovec *, size_t);
2507 writev1(f->f_file, iov, v - iov)) < 0) {
4888 writev1(int fd, struct iovec *iov, size_t count) function in typeref:typename:int
syslogd.c 279 static int writev1(int, struct iovec *, size_t);
2507 writev1(f->f_file, iov, v - iov)) < 0) {
4888 writev1(int fd, struct iovec *iov, size_t count) function in typeref:typename:int

Completed in 28 milliseconds