Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c46 static struct ioword *synio(int);
176 synio(int cf) in synio() function
294 while ((iop = synio(cf)) != NULL) { in get_command()
488 while ((iop = synio(syniocf)) != NULL) { in get_command()