Searched refs:dogroup (Results 1 – 1 of 1) sorted by relevance
49 static struct op *dogroup(int);451 t->left = dogroup(sALIAS); in get_command()460 t->right = dogroup(sALIAS); in get_command()543 dogroup(int sALIAS) in dogroup() function