Home
last modified time | relevance | path

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

/third_party/mksh/
Dsyn.c51 static struct op *thenpart(int);
473 t->right = thenpart(sALIAS); in get_command()
562 thenpart(int sALIAS) in thenpart() function
589 t->right = thenpart(sALIAS); in elsepart()