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']):
49 static struct op *get_command(int);105 t = get_command(cf); in pipeline()108 if ((p = get_command(CONTIN)) == NULL) in pipeline()261 get_command(int cf) in get_command() function725 if ((t->left = get_command(CONTIN)) == NULL) { in function_body()