Home
last modified time | relevance | path

Searched defs:thing (Results 1 – 10 of 10) sorted by relevance

/plan9-contrib/sys/src/cmd/postscript/tr2post/
H A DBgetfield.c57 Bgetfield(Biobufhdr *bp, int type, void *thing, int size) { in Bgetfield()
/plan9-contrib/sys/src/cmd/aquarela/
H A Dsmbrap2.c178 void *thing = (*m->enumerate)(magic, i); in thingfill() local
190 void *thing = (*m->enumerate)(magic, i); in thingfill() local
203 onethingfill(SmbBuffer *outparam, SmbBuffer *outdata, InfoMethod *m, ushort level, void *thing) in onethingfill()
H A Dsmbidmap.c39 smbidmapremove(SmbIdMap *m, void *thing) in smbidmapremove()
/plan9-contrib/sys/src/cmd/unix/drawterm/
H A Dcpu.c276 writestr(int fd, char *str, char *thing, int ignore) in writestr()
H A Dcpu-bl.c276 writestr(int fd, char *str, char *thing, int ignore) in writestr()
/plan9-contrib/sys/src/ape/cmd/pdksh/
H A Dc_ksh.c585 int thing = 0, func = 0, local = 0; local
/plan9-contrib/sys/src/9k/root/
H A Dcpu.c394 writestr(int fd, char *str, char *thing, int ignore) in writestr()
/plan9-contrib/sys/src/9k/k10/root/
H A Dcpu.c398 writestr(int fd, char *str, char *thing, int ignore) in writestr()
/plan9-contrib/sys/src/cmd/
H A Dcpu.c413 writestr(int fd, char *str, char *thing, int ignore) in writestr()
H A Dtweak.c151 Thing *thing; variable