Home
last modified time | relevance | path

Searched defs:read (Results 1 – 25 of 52) sorted by relevance

123

/plan9/sys/src/libc/9sys/
H A Dread.c5 read(int fd, void *buf, long n) in read() function
/plan9/sys/src/cmd/gs/src/
H A Dunistd_.h41 # define read(fd, buf, len) _read(fd, buf, len) macro
50 # define read(fd, buf, len) _read(fd, buf, len) macro
H A Dgxshade.c144 uint read; in cs_next_array_value() local
188 uint read; in cs_next_array_decoded() local
H A Dsdctd.c224 int read; in s_DCTD_process() local
/plan9/sys/src/ape/lib/ap/plan9/
H A Dread.c10 read(int d, void *buf, size_t nbytes) in read() function
/plan9/sys/src/9/rb/
H A Dfaultmips.c116 ckfaultstuck(Ureg *ur, int read, int code) in ckfaultstuck()
172 int read; in faultmips() local
/plan9/sys/src/cmd/aux/vga/
H A Dpci.c213 pcicfgrw8(int tbdf, int rno, int data, int read) in pcicfgrw8()
268 pcicfgrw16(int tbdf, int rno, int data, int read) in pcicfgrw16()
323 pcicfgrw32(int tbdf, int rno, int data, int read) in pcicfgrw32()
/plan9/sys/src/cmd/auth/secstore/
H A DSConn.h11 int (*read)(SConn*, uchar*, int); /* <0 if error; errmess in buffer */ member
/plan9/sys/src/cmd/unix/u9fs/
H A Du9fs.h8 char* (*read)(Fcall*, Fcall*); member
/plan9/sys/src/9/port/
H A Dfault.c9 fault(ulong addr, int read) in fault()
65 fixfault(Segment *s, ulong addr, int read, int doputmmu) in fixfault()
H A Dflashif.h71 int (*read)(Flash*, ulong, void*, long); member
/plan9/sys/src/cmd/unix/drawterm/include/
H A Duser.h12 #define read sysread macro
/plan9/sys/src/cmd/gs/libpng/
H A Dpngrio.c92 png_size_t read, remaining, err; in png_default_read_data() local
/plan9/sys/src/9/pc/
H A Dpci.c805 pcicfgrw8bios(int tbdf, int rno, int data, int read) in pcicfgrw8bios()
831 pcicfgrw16bios(int tbdf, int rno, int data, int read) in pcicfgrw16bios()
857 pcicfgrw32bios(int tbdf, int rno, int data, int read) in pcicfgrw32bios()
1076 pcicfgrw8raw(int tbdf, int rno, int data, int read) in pcicfgrw8raw()
1133 pcicfgrw16raw(int tbdf, int rno, int data, int read) in pcicfgrw16raw()
1190 pcicfgrw32raw(int tbdf, int rno, int data, int read) in pcicfgrw32raw()
/plan9/sys/src/9/mtx/
H A Dpci.c603 pcicfgrw8(int tbdf, int rno, int data, int read) in pcicfgrw8()
660 pcicfgrw16(int tbdf, int rno, int data, int read) in pcicfgrw16()
717 pcicfgrw32(int tbdf, int rno, int data, int read) in pcicfgrw32()
/plan9/sys/src/cmd/usb/lib/
H A Dusbfs.h34 long (*read)(Usbfs *fs, Fid *f, void *data, long count, vlong offset); member
/plan9/sys/src/9/teg2/
H A Dpci.c499 pcicfgrw8(int tbdf, int rno, int data, int read) in pcicfgrw8()
536 pcicfgrw16(int tbdf, int rno, int data, int read) in pcicfgrw16()
573 pcicfgrw32(int tbdf, int rno, int data, int read) in pcicfgrw32()
/plan9/sys/src/ape/lib/draw/
H A Dlibc.h120 #define read _READ macro
/plan9/sys/src/ape/lib/9/
H A Dlibc.h125 #define read _READ macro
/plan9/sys/src/libmach/
H A Dobj.c51 int (*read)(Biobuf*, Prog*); /* read for each type of $O file*/ member
/plan9/sys/include/
H A Doventi.h110 Packet *(*read)(VtSession*, uchar score[VtScoreSize], int type, int n); member
/plan9/sys/src/ape/cmd/pax/
H A Dpaxdir.c126 #define read _read /* avoid emulation overhead */ macro
/plan9/sys/src/ape/lib/sec/port/
H A Dlibc.h156 #define read _READ macro
/plan9/sys/src/9/bcm/
H A Dtrap.c223 faultarm(Ureg *ureg, uintptr va, int user, int read) in faultarm()
/plan9/sys/src/cmd/webfs/
H A Ddat.h67 int (*read)(Client*, Req*); member

123