Searched defs:preadv (Results 1 - 2 of 2) sorted by relevance

/src/lib/libc/sys/
H A Dpreadv.c49 preadv(int fd, const struct iovec *iovp, int iovcnt, off_t offset) function in typeref:typename:ssize_t
/src/sys/rump/include/rump/
H A Drump_syscallshotgun.h75 #define preadv(a,b,c,d) rump_sys_preadv(a,b,c,d) macro

Completed in 3 milliseconds