Searched refs:packet_len_for_command (Results 1 – 1 of 1) sorted by relevance
928 static int packet_len_for_command(char *cmd) in packet_len_for_command() function986 hexcommand = vmalloc (packet_len_for_command(commands[nc])); in standalone_send_commands()1419 if (packet_len_for_command(commands[last_command]) > PBUFSIZ) { in parse_options()