Home
last modified time | relevance | path

Searched refs:pioact (Results 1 – 1 of 1) sorted by relevance

/third_party/mksh/
Dtree.c31 static void pioact(struct shf *, struct ioword *);
245 pioact(shf, *ioact++); in ptree()
249 pioact(struct shf *shf, struct ioword *iop) in pioact() function
524 pioact(shf, va_arg(va, struct ioword *)); in vfptreef()