Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events.c288 char in_quote = 0; in test_event_printk() local
317 if (in_quote) { in test_event_printk()
328 if (in_quote) { in test_event_printk()
329 if (in_quote == fmt[i]) in test_event_printk()
330 in_quote = 0; in test_event_printk()
332 in_quote = fmt[i]; in test_event_printk()
336 if (!first || !in_quote) in test_event_printk()
386 if (in_quote) in test_event_printk()
391 if (in_quote) in test_event_printk()
402 if (in_quote || parens) in test_event_printk()