OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pwritev
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/sys/
pwritev.c
1
/* $NetBSD:
pwritev
.c,v 1.7 2012/03/20 16:26:12 matt Exp $ */
34
__RCSID("$NetBSD:
pwritev
.c,v 1.7 2012/03/20 16:26:12 matt Exp $");
49
pwritev
(int fd, const struct iovec *iovp, int iovcnt, off_t offset)
function
pwritev.c
1
/* $NetBSD:
pwritev
.c,v 1.7 2012/03/20 16:26:12 matt Exp $ */
34
__RCSID("$NetBSD:
pwritev
.c,v 1.7 2012/03/20 16:26:12 matt Exp $");
49
pwritev
(int fd, const struct iovec *iovp, int iovcnt, off_t offset)
function
/src/sys/rump/include/rump/
rump_syscallshotgun.h
79
#define
pwritev
(a,b,c,d) rump_sys_pwritev(a,b,c,d)
macro
rump_syscallshotgun.h
79
#define
pwritev
(a,b,c,d) rump_sys_pwritev(a,b,c,d)
macro
Completed in 27 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026