Home
last modified time | relevance | path

Searched defs:iop (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/ape/cmd/pdksh/
H A Dtree.c189 struct ioword *iop = *ioact++; local
210 pioact(shf, indent, iop) in pioact() argument
746 register struct ioword **iop; local
H A Dlex.c635 struct ioword *iop = local
781 readhere(iop) in readhere() argument
H A Dsyn.c156 register struct ioword *iop; local
205 struct ioword *iop, **iops; local
H A Dlex.h72 struct ioword *iop; member
H A Dexec.c1284 iosetup(iop, tp) in iosetup() argument
/plan9/sys/src/cmd/acid/
H A Dacid.h37 Extern int iop; variable