Searched refs:get_command (Results 1 – 4 of 4) sorted by relevance
49 static struct op *get_command(int, int);107 t = get_command(cf, sALIAS); in pipeline()110 if ((p = get_command(CONTIN, sALIAS)) == NULL) in pipeline()267 get_command(int cf, int sALIAS) in get_command() function724 if ((t->left = get_command(CONTIN, sALIAS)) == NULL) { in function_body()
70 cmd = test.get_command()
286 def get_command(self): member in TestCase
58 type of 'int (QXLInstance*, QXLCommandExt*)* get_command' changed: