Searched refs:get_command (Results 1 – 4 of 4) sorted by relevance
145 get_command = operator.attrgetter('command')146 sorted_by_command = sorted(processes, key=get_command)148 key=get_command)
24 def get_command(self, command_id): member in CommandsClient
103 if not c_client.get_command(new_command['id']):
48 static struct op *get_command(int, int);103 t = get_command(cf, sALIAS); in pipeline()106 if ((p = get_command(CONTIN, sALIAS)) == NULL) in pipeline()263 get_command(int cf, int sALIAS) in get_command() function729 if ((t->left = get_command(CONTIN, sALIAS)) == NULL) { in function_body()