Home
last modified time | relevance | path

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

/external/mksh/src/
Dexec.c35 static int iosetup(struct ioword *, struct tbl *);
112 if (iosetup(*iowp, tp) < 0) { in execute()
1111 iosetup(struct ioword *iop, struct tbl *tp) in iosetup() function