Searched refs:arg_count_max (Results 1 – 2 of 2) sorted by relevance
33 .arg_count_max = acount_, \43 .arg_count_max = acountmax_, \55 .arg_count_max = 0, \81 uint16_t arg_count_max; member
148 if (count >= cmd->arg_count_max) { in parse_params()204 if (cmd->arg_count_max > 0U) { in process_cmd()