Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c39 static struct ioword *synio(int);
167 synio(int cf) in synio() function
270 while ((iop = synio(cf)) != NULL) { in get_command()
485 while ((iop = synio(syniocf)) != NULL) { in get_command()