Home
last modified time | relevance | path

Searched defs:off (Results 1 – 25 of 400) sorted by relevance

12345678910>>...16

/plan9-contrib/sys/src/cmd/vi/
H A Drun.c189 int off; in Isw() local
207 int off; in Isb() local
224 int off; in Ish() local
288 int off; in Ilw() local
310 int off; in Ilwl() local
346 int off; in Ilwr() local
381 int off; in Ilh() local
403 int off; in Ilhu() local
425 int off; in Ilb() local
447 int off; in Ilbu() local
[all …]
/plan9-contrib/sys/src/9/pc/
H A Drealmode.c70 rtrapread(Chan*, void *a, long n, vlong off) in rtrapread()
83 rtrapwrite(Chan*, void *a, long n, vlong off) in rtrapwrite()
101 rmemrw(int isr, void *a, long n, vlong off) in rmemrw()
123 rmemread(Chan*, void *a, long n, vlong off) in rmemread()
129 rmemwrite(Chan*, void *a, long n, vlong off) in rmemwrite()
H A Dapm.c70 apmread(Chan*, void *a, long n, vlong off) in apmread()
84 apmwrite(Chan*, void *a, long n, vlong off) in apmwrite()
/plan9-contrib/sys/src/9k/k10/
H A Drealmode.c14 rmemrw(int isr, void *a, long n, vlong off) in rmemrw()
36 rmemread(Chan*, void *a, long n, vlong off) in rmemread()
42 rmemwrite(Chan*, void *a, long n, vlong off) in rmemwrite()
/plan9-contrib/sys/src/cmd/unix/drawterm/kern/
H A Dcache.c20 cread(Chan *c, uchar *buf, int len, vlong off) in cread()
31 cupdate(Chan *c, uchar *buf, int len, vlong off) in cupdate()
40 cwrite(Chan* c, uchar *buf, int len, vlong off) in cwrite()
H A Ddevlfd.c83 lfdread(Chan *c, void *buf, long n, vlong off) in lfdread()
95 lfdwrite(Chan *c, void *buf, long n, vlong off) in lfdwrite()
/plan9-contrib/sys/src/cmd/cfs/
H A Dfile.c52 fbwrite(Icache *ic, Ibuf *b, char *a, ulong off, int len) in fbwrite()
161 fwrite(Icache *ic, Ibuf *b, char *a, ulong off, long n) in fwrite()
180 fpget(Icache *ic, Ibuf *b, ulong off) in fpget()
256 fread(Icache *ic, Ibuf *b, char *a, ulong off, long n) in fread()
/plan9-contrib/sys/src/cmd/ramcfs/
H A Dfile.c52 fbwrite(Icache *ic, Ibuf *b, char *a, ulong off, int len) in fbwrite()
161 fwrite(Icache *ic, Ibuf *b, char *a, ulong off, long n) in fwrite()
180 fpget(Icache *ic, Ibuf *b, ulong off) in fpget()
256 fread(Icache *ic, Ibuf *b, char *a, ulong off, long n) in fread()
/plan9-contrib/sys/src/libdraw/
H A Demenuhit.c79 paintitem(Menu *menu, Rectangle textr, int off, int i, int highlight, Image *save, Image *restore) in paintitem()
108 menuscan(Menu *menu, int but, Mouse *m, Rectangle textr, int off, int lasti, Image *save) in menuscan()
131 menupaint(Menu *menu, Rectangle textr, int off, int nitemdrawn) in menupaint()
141 menuscrollpaint(Rectangle scrollr, int off, int nitem, int nitemdrawn) in menuscrollpaint()
162 int i, nitem, nitemdrawn, maxwid, lasti, off, noff, wid, screenitem; in emenuhit() local
H A Dmenuhit.c80 paintitem(Image *m, Menu *menu, Rectangle textr, int off, int i, int highlight, Image *save, Image … in paintitem()
109 menuscan(Image *m, Menu *menu, int but, Mousectl *mc, Rectangle textr, int off, int lasti, Image *s… in menuscan()
128 menupaint(Image *m, Menu *menu, Rectangle textr, int off, int nitemdrawn) in menupaint()
138 menuscrollpaint(Image *m, Rectangle scrollr, int off, int nitem, int nitemdrawn) in menuscrollpaint()
159 int i, nitem, nitemdrawn, maxwid, lasti, off, noff, wid, screenitem; in menuhit() local
/plan9-contrib/sys/src/cmd/unix/u9fs/
H A Dcygwin.c7 pread(int fd, void *p, size_t n, off_t off) in pread()
25 pwrite(int fd, const void *p, size_t n, off_t off) in pwrite()
/plan9-contrib/sys/src/cmd/venti/srv/
H A Dreseal.c21 pwriteblock(uchar *buf, int n, vlong off) in pwriteblock()
35 preadblock(uchar *buf, int n, vlong off) in preadblock()
52 loadheader(char *name, ArenaHead *head, Arena *arena, vlong off) in loadheader()
132 u64int off; in resealarena() local
H A Dhdisk.c206 vlong start, end, off; in diskarenapart() local
328 vlong off; in findintoc() local
362 vlong off; in diskarenatoc() local
410 diskarenaclump(HConnect *c, Arena *arena, vlong off, char *scorestr) in diskarenaclump()
555 vlong off; in debugread() local
/plan9-contrib/sys/src/cmd/aux/realemu/
H A Dmain.c102 rbad(void *, ulong off, int) in rbad()
112 wbad(void *, ulong off, ulong, int) in wbad() argument
119 rmem(void *, ulong off, int len) in rmem()
125 wmem(void *, ulong off, ulong w, int len) in wmem()
131 rrealmem(void *, ulong off, int len) in rrealmem()
143 wrealmem(void *, ulong off, ulong w, int len) in wrealmem()
329 ulong off; in cpuinit() local
617 readtopdir(Fid*, uchar *buf, long off, int cnt, int blen) in readtopdir()
/plan9-contrib/sys/src/ape/lib/ap/posix/
H A Dtzset.c21 offset(char *env, time_t *off) in offset()
70 time_t off; in tzset() local
/plan9-contrib/sys/src/cmd/gs/src/
H A Ddos_.h48 # define MK_PTR(seg,off) (((seg) << 4) + (off)) argument
54 # define MK_PTR(seg,off) (((ulong)(seg) << 16) + (off)) argument
69 # define MK_PTR(seg,off) MK_FP(seg,off) argument
/plan9-contrib/sys/src/cmd/8l/
H A Delf.c47 elf32phdr(void (*putl)(long), ulong type, ulong off, ulong vaddr, ulong paddr, in elf32phdr()
62 ulong off, ulong sectsz, ulong link, ulong addnl, ulong align, in elf32shdr()
161 elf64phdr(void (*putl)(long), void (*putll)(vlong), ulong type, uvlong off, in elf64phdr()
177 uvlong flags, uvlong vaddr, uvlong off, uvlong sectsz, ulong link, in elf64shdr()
/plan9-contrib/sys/src/cmd/ld/
H A Delf.c47 elf32phdr(void (*putl)(long), ulong type, ulong off, ulong vaddr, ulong paddr, in elf32phdr()
62 ulong off, ulong sectsz, ulong link, ulong addnl, ulong align, in elf32shdr()
163 elf64phdr(void (*putl)(long), void (*putll)(vlong), ulong type, uvlong off, in elf64phdr()
179 uvlong flags, uvlong vaddr, uvlong off, uvlong sectsz, ulong link, in elf64shdr()
/plan9-contrib/sys/src/libmach/
H A Daccess.c165 spread(struct segment *s, void *buf, int n, uvlong off) in spread()
172 uvlong off; in spread() member
200 uvlong off; in mget() local
228 vlong off; in mput() local
/plan9-contrib/sys/src/9/ppc/
H A Ddevflash.c120 cfigetc(Flash *flash, int off) in cfigetc()
131 cfigets(Flash *flash, int off) in cfigets()
137 cfigetl(Flash *flash, int off) in cfigetl()
403 flashctlread(FPart *fp, void* a, long n, vlong off) in flashctlread()
432 flashdataread(FPart *fp, void* a, long n, vlong off) in flashdataread()
460 flashread(Chan* c, void* a, long n, vlong off) in flashread()
537 ulong off; in flashctlwrite() local
593 flashdatawrite(FPart *fp, uchar *p, long n, long off) in flashdatawrite()
674 flashwrite(Chan* c, void* a, long n, vlong off) in flashwrite()
817 ise_wbwrite(Flash *flash, Fword *p, int n, ulong off, ulong baddr, ulong *status) in ise_wbwrite()
[all …]
/plan9-contrib/sys/src/cmd/ip/ftpfs/
H A Dfile.c17 long off; /* current offset into tpath */ member
104 fileread(Node *node, char *a, long off, int n) in fileread()
187 filewrite(Node *node, char *a, long off, int n) in filewrite()
/plan9-contrib/sys/src/9/bcm/
H A Dl.s52 #define VSTR(fpreg,Rn,off) \ argument
54 #define VLDR(fpreg,Rn,off) \ argument
/plan9-contrib/sys/src/libsec/mips/
H A Dsha1block.s11 #define BODYX(off,FN,V,A,B,C,D,E)\ argument
29 #define BODY1(off,FN,V,A,B,C,D,E)\ argument
46 #define BODY(off,FN,V,A,B,C,D,E)\ argument
/plan9-contrib/sys/src/libsec/spim/
H A Dsha1block.s11 #define BODYX(off,FN,V,A,B,C,D,E)\ argument
29 #define BODY1(off,FN,V,A,B,C,D,E)\ argument
46 #define BODY(off,FN,V,A,B,C,D,E)\ argument
/plan9-contrib/sys/src/cmd/aux/flashfs/
H A Ddevfs.c86 readdata(int sect, void *buff, ulong count, ulong off) in readdata()
100 writedata(int err, int sect, void *buff, ulong count, ulong off) in writedata()

12345678910>>...16