Searched defs:in_quote (Results 1 – 2 of 2) sorted by relevance
/DragonStub/apps/lib/ | ||
H A D | cmdline.c | 198 int in_quote = 0, quoted = 0; in next_arg() local |
/DragonStub/apps/ | ||
H A D | helper.c | 140 bool in_quote = false; in efi_convert_cmdline() local |