Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c47 static struct ioword *synio(int);
181 synio(int cf) in synio() function
310 while ((iop = synio(cf)) != NULL) { in get_command()
512 while ((iop = synio(syniocf)) != NULL) { in get_command()