Searched defs:pread (Results 1 – 12 of 12) sorted by relevance
/plan9/sys/src/cmd/unix/u9fs/ |
H A D | cygwin.c | 7 pread(int fd, void *p, size_t n, off_t off) in pread() function
|
/plan9/sys/src/cmd/unix/drawterm/include/ |
H A D | user.h | 24 #define pread syspread macro
|
/plan9/sys/src/cmd/6c/ |
H A D | sys.c | 20 pread(int fd, void *a, long n, vlong) in pread() function
|
/plan9/sys/src/ape/lib/draw/ |
H A D | libc.h | 125 #define pread _PREAD macro
|
/plan9/sys/src/ape/lib/9/ |
H A D | libc.h | 130 #define pread _PREAD macro
|
/plan9/sys/src/ape/lib/sec/port/ |
H A D | libc.h | 161 #define pread _PREAD macro
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gsdparam.c | 454 #define BEGIN_ARRAY_PARAM(pread, pname, pa, psize, e)\ in gx_default_put_params() argument
|
H A D | gdevwpr2.c | 1183 #define BEGIN_ARRAY_PARAM(pread, pname, pa, psize, e)\ argument
|
H A D | gdevdevn.c | 317 #define BEGIN_ARRAY_PARAM(pread, pname, pa, psize, e)\ argument
|
H A D | gdevrinkj.c | 563 #define BEGIN_ARRAY_PARAM(pread, pname, pa, psize, e)\ argument
|
H A D | gdevxcf.c | 733 #define BEGIN_ARRAY_PARAM(pread, pname, pa, psize, e)\ argument
|
H A D | gdevcdj.c | 142 #define BEGIN_ARRAY_PARAM(pread, pname, pa, psize, e)\ argument
|