Home
last modified time | relevance | path

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

/system/core/libmodprobe/
Dlibmodprobe.cpp261 bool in_quotes = false; in ParseKernelCmdlineOptions() local
266 in_quotes = !in_quotes; in ParseKernelCmdlineOptions()
269 if (in_quotes) continue; in ParseKernelCmdlineOptions()
307 if (in_value && !in_quotes) { in ParseKernelCmdlineOptions()