Searched refs:opt8 (Results 1 – 1 of 1) sorted by relevance
539 uint8_t opt8 = sh->ctx->active_cmd.args.optional; in exec_cmd() local540 uint32_t opt = (opt8 == SHELL_OPT_ARG_CHECK_SKIP) ? in exec_cmd()541 UINT16_MAX : opt8; in exec_cmd()