Searched refs:get_command (Results 1 – 2 of 2) 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()
58 type of 'int (QXLInstance*, QXLCommandExt*)* get_command' changed: