Searched refs:in_quote (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dparams.c76 int in_quote = 0, quoted = 0; local
81 in_quote = 1;
86 if (args[i] == ' ' && !in_quote)
93 in_quote = !in_quote;

Completed in 28 milliseconds