Searched refs:quoted (Results 1 – 2 of 2) sorted by relevance
230 int in_quote = 0, quoted = 0; in next_arg() local235 quoted = 1; in next_arg()263 if (quoted && i > 0 && args[i-1] == '"') in next_arg()
681 char *buffer, *quoted; in kstrdup_quotable_cmdline() local701 quoted = kstrdup_quotable(buffer, gfp); in kstrdup_quotable_cmdline()703 return quoted; in kstrdup_quotable_cmdline()
Completed in 5 milliseconds