Home
last modified time | relevance | path

Searched refs:inquotes (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dcli_simple.c183 int argc, inquotes; in cli_simple_run_command() local
215 for (inquotes = 0, sep = str; *sep; sep++) { in cli_simple_run_command()
218 inquotes = !inquotes; in cli_simple_run_command()
220 if (!inquotes && in cli_simple_run_command()