| /plan9/sys/src/cmd/aux/flashfs/ |
| H A D | entry.c | 57 dirinit(Entry *e) in dirinit() 70 fileinit(Entry *e) in fileinit() 93 extfree(Entry *e) in extfree() 100 efree(Entry *e) in efree() 117 Entry *e; in einit() local 133 dumptree(Entry *e, int n) in dumptree() 164 esum(Entry *e, int sect, ulong addr, int *more) in esum() 195 edestroy(Entry *e) in edestroy() 206 Entry *e, *f; in ecreate() local 256 etrunc(Entry *e, ulong n, ulong mtime) in etrunc() [all …]
|
| H A D | dreq.c | 15 Entry *e; member 19 #define writeable(e) ((e)->mode & 0222) argument 22 state(Entry *e) in state() 66 Entry *e; in flopen() local 115 Entry *e, *f; in flcreate() local 143 Entry *e; in flread() local 173 Entry *e; in flremove() local 203 Entry *e; in flwstat() local 219 Entry *e, *f; in flwalk() local
|
| H A D | request.c | 15 Entry *e; member 19 #define writeable(e) ((e)->mode & 0222) argument 22 state(Entry *e) in state() 72 Entry *e; in flopen() local 142 Entry *e, *f; in flcreate() local 194 Entry *e; in flread() local 213 Entry *e; in flwrite() local 281 Entry *e; in flremove() local 326 Entry *e; in flwstat() local 366 Entry *e, *f; in flwalk() local
|
| /plan9/sys/src/cmd/usb/ether/ |
| H A D | ether.c | 149 freebuf(Ether *e, Buf *bp) in freebuf() 161 allocbuf(Ether *e) in allocbuf() 190 newconn(Ether *e) in newconn() 256 seprintstats(char *s, char *se, Ether *e) in seprintstats() 273 seprintifstats(char *s, char *se, Ether *e) in seprintifstats() 301 etherdump(Ether *e) in etherdump() 312 getconn(Ether *e, int i, int idleok) in getconn() 347 Ether *e; in rootdirgen() local 387 Ether *e; in fswalk() local 474 Ether *e; in fsopen() local [all …]
|
| /plan9/sys/src/cmd/aux/antiword/ |
| H A D | riscos.c | 52 os_error *e; in iGetFiletype() local 75 os_error *e; in vSetFiletype() local 108 os_error *e; in bMakeDirectory() local 167 os_error *e; in iReadCurrentAlphabetNumber() local 188 os_error *e; in iGetRiscOsVersion() local 232 os_error *e; in bGetJpegInfo() local
|
| H A D | fail.h | 15 #define fail(e) ((void)0) argument 17 #define fail(e) ((e) ? __fail(#e, __FILE__, __LINE__) : (void)0) argument
|
| /plan9/sys/src/cmd/replica/ |
| H A D | db.c | 9 Entry *e; in allocentry() local 25 freeentry(Entry *e) in freeentry() 34 Entry *e, k; in _removedb() local 45 _insertdb(Db *db, Entry *e) in _insertdb() 76 Entry e; in opendb() local 118 Entry *e, k; in _finddb() local 162 Entry e; in insertdb() local
|
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gsgcache.c | 55 ENUM_PTRS_WITH(gs_glyph_cache_elem_enum_ptrs, gs_glyph_cache_elem *e) in ENUM_PTRS_WITH() 64 private RELOC_PTRS_WITH(gs_glyph_cache_elem_reloc_ptrs, gs_glyph_cache_elem *e) in RELOC_PTRS_WITH() 111 gs_glyph_cache_elem *e = this->list; in gs_glyph_cache__release() local 131 gs_glyph_cache_elem **e = &this->list, **p_unlocked = NULL; in gs_glyph_cache_elem__locate() local 146 { gs_glyph_cache_elem *e = *pe; in gs_glyph_cache_elem__move_to_head() local 156 { gs_glyph_cache_elem *e = (gs_glyph_cache_elem *)pgd->proc_data; in gs_glyph_cache_elem__free_data() local 162 { gs_glyph_cache_elem *e = (gs_glyph_cache_elem *)pgd->proc_data; in gs_glyph_cache_elem__substring() local 176 gs_glyph_cache_elem *e = NULL; in gs_get_glyph_data_cached() local
|
| H A D | gscedata.h | 20 #define N_LEN(e) ((e) & ((1 << NUM_LEN_BITS) - 1)) argument 21 #define N_OFFSET(e) ((e) >> NUM_LEN_BITS) argument
|
| /plan9/sys/src/libventi/ |
| H A D | file.c | 40 VtEntry e; in vtfilealloc() local 124 vtfileopenroot(VtCache *c, VtEntry *e) in vtfileopenroot() 142 VtEntry e; in vtfilecreateroot() local 188 VtEntry e; in _vtfilecreate() local 262 VtEntry e; in vtfilekill() local 313 VtEntry e; in vtfilegetsize() local 326 shrinksize(VtFile *r, VtEntry *e, uvlong size) in shrinksize() 395 VtEntry e; in vtfilesetsize() local 472 vtfilegetentry(VtFile *r, VtEntry *e) in vtfilegetentry() 486 vtfilesetentry(VtFile *r, VtEntry *e) in vtfilesetentry() [all …]
|
| H A D | queue.c | 46 Qel *e; in _vtqdecref() local 68 Qel *e; in _vtqsend() local 93 Qel *e; in _vtqrecv() local 114 Qel *e; in _vtnbqrecv() local
|
| H A D | entry.c | 17 vtentrypack(VtEntry *e, uchar *p, int index) in vtentrypack() 51 vtentryunpack(VtEntry *e, uchar *p, int index) in vtentryunpack()
|
| /plan9/sys/src/libcontrol/ |
| H A D | entry.c | 67 Entry *e; in entryfree() local 78 entrypoint(Entry *e, int c) in entrypoint() 96 entryshow(Entry *e) in entryshow() 126 entrysetpoint(Entry *e, Point cp) in entrysetpoint() 146 Entry *e; in entrymouse() local 159 Entry *e; in entryctl() local 262 entrykey(Entry *e, Rune r) in entrykey() 326 Entry *e; in entrykeys() local 338 Entry *e; in createentry() local
|
| /plan9/sys/src/9/port/ |
| H A D | devenv.c | 21 Evalue *e; in envlookup() local 36 Evalue *e; in envgen() local 99 Evalue *e; in envopen() local 144 Evalue *e; in envcreate() local 195 Evalue *e; in envremove() local 237 Evalue *e; in envread() local 269 Evalue *e; in envwrite() local 327 Evalue *ne, *e; in envcpy() local 353 Evalue *e; in closeegrp() local 406 Evalue *e; in getconfenv() local
|
| H A D | fpimem.c | 49 short e; in fpiw2i() local 81 short e; in fpiv2i() local 118 short e; in fpii2s() local 163 short e; in fpii2w() local 184 short e; in fpii2v() local
|
| H A D | edf.c | 91 Edf *e; in edflock() local 167 Edf *e; in release() local 274 Edf *e; in edfrecord() local 301 Edf *e; in edfrun() local 344 Edf *e; in edfadmit() local 441 Edf *e; in edfstop() local 466 Edf *e; in edfyield() local 502 Edf *e; in edfready() local 599 Edf *e; in testenq() local
|
| H A D | cache.c | 64 extentfree(Extent* e) in extentfree() 76 Extent *e; in extentalloc() local 139 Extent *e; in cprint() local 162 cpage(Extent *e) in cpage() 174 Extent *e, *n; in cnodata() local 218 Extent *e, *next; in copen() local 302 Extent *e, **t; in cread() local 382 Extent *e, *start, **t; in cchain() local 444 cpgmove(Extent *e, uchar *buf, int boff, int len) in cpgmove() 473 Extent *e, *f, *p; in cupdate() local [all …]
|
| /plan9/sys/src/cmd/fossil/ |
| H A D | source.c | 23 Entry e; in sourceAlloc() local 186 Entry e; in sourceCreate() local 261 Entry e; in sourceKill() local 327 Entry e; in sourceGetSize() local 340 sourceShrinkSize(Source *r, Entry *e, uvlong size) in sourceShrinkSize() 415 Entry e; in sourceSetSize() local 493 sourceGetEntry(Source *r, Entry *e) in sourceGetEntry() 511 sourceSetEntry(Source *r, Entry *e) in sourceSetEntry() 528 blockWalk(Block *p, int index, int mode, Fs *fs, Entry *e) in blockWalk() 604 sourceGrowDepth(Source *r, Block *p, Entry *e, int depth) in sourceGrowDepth() [all …]
|
| H A D | walk.c | 10 etype(Entry *e) in etype() 45 nextWalk(WalkPtr *w, uchar score[VtScoreSize], uchar *type, u32int *tag, Entry **e) in nextWalk()
|
| /plan9/sys/src/cmd/plumb/ |
| H A D | match.c | 76 verbmatches(int obj, Plumbmsg *m, Rule *r, Exec *e) in verbmatches() 162 verbisfile(int obj, Plumbmsg *m, Rule *r, Exec *e, ulong maskon, ulong maskoff, char **var) in verbisfile() 192 verbset(int obj, Plumbmsg *m, Rule *r, Exec *e) in verbset() 234 verbadd(int obj, Plumbmsg *m, Rule *r, Exec *e) in verbadd() 248 verbdelete(int obj, Plumbmsg *m, Rule *r, Exec *e) in verbdelete() 267 matchpat(Plumbmsg *m, Exec *e, Rule *r) in matchpat() 319 rewrite(Plumbmsg *m, Exec *e) in rewrite() 347 buildargv(char *s, Exec *e) in buildargv() 439 startup(Ruleset *rs, Exec *e) in startup()
|
| /plan9/sys/src/cmd/spin/ |
| H A D | flow.c | 109 { Element *e, *le = ZE; in check_sequence() local 323 { Element *e, *f; in loose_ends() local 364 Element *e = new_el(ZN); in if_seq() local 427 escape_el(Element *f, Sequence *e) in escape_el() 470 attach_escape(Sequence *n, Sequence *e) in attach_escape() 483 Element *e = new_el(ZN); in unless_seq() local 527 add_el(Element *e, Sequence *s) in add_el() 556 { Element *e = colons(n->lft); in colons() local 566 { Element *e; in add_seq() local 585 set_lab(Symbol *s, Element *e) in set_lab() [all …]
|
| H A D | reprosrc.c | 29 repro_sub(Element *e) in repro_sub() 53 { Element *e; in repro_seq() local
|
| /plan9/sys/src/cmd/usb/lib/ |
| H A D | dump.c | 38 char *dbuff, *s, *e; in hexstr() local 53 seprintiface(char *s, char *e, Iface *i) in seprintiface() 91 seprintconf(char *s, char *e, Usbdev *d, int ci) in seprintconf() 126 char *s, *e; in Ufmt() local
|
| /plan9/acme/bin/source/win/ |
| H A D | fs.c | 16 Fsevent e; in fsread() local 37 Fsevent e; in fsflush() local 47 static Event *e[4]; in fswrite() local
|
| /plan9/sys/src/cmd/unix/drawterm/libsec/ |
| H A D | md5.c | 40 uchar *e; in md5() local 138 uchar *e; in encode() local
|