Searched refs:dogroup (Results 1 – 1 of 1) sorted by relevance
50 static struct op *dogroup(int);449 t->left = dogroup(sALIAS); in get_command()458 t->right = dogroup(sALIAS); in get_command()541 dogroup(int sALIAS) in dogroup() function