Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c51 static struct op *thenpart(int);
481 t->right = thenpart(sALIAS); in get_command()
571 thenpart(int sALIAS) in thenpart() function
598 t->right = thenpart(sALIAS); in elsepart()