Searched refs:args_max (Results 1 – 1 of 1) sorted by relevance
123 size_t args_max; in store_boot_cmd() local154 args_max = BOOT_CMD_MAX_LEN - len; in store_boot_cmd()156 if (args_len > args_max) { in store_boot_cmd()160 args_len = args_max; in store_boot_cmd()