Searched defs:cmd_num (Results 1 – 2 of 2) sorted by relevance
252 unsigned int cmd_num; /* The command number */ member
187 static void command_finder(std::ifstream& fs, uint32_t cmd_num, F callback_f) { in command_finder()