Home
last modified time | relevance | path

Searched defs:pwrite (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/unix/u9fs/
H A Dcygwin.c25 pwrite(int fd, const void *p, size_t n, off_t off) in pwrite() function
/plan9/sys/src/cmd/unix/drawterm/include/
H A Duser.h25 #define pwrite syspwrite macro
/plan9/sys/src/cmd/6c/
H A Dsys.c30 pwrite(int fd, void *a, long n, vlong) in pwrite() function