Searched refs:quotes (Results 1 – 18 of 18) sorted by relevance
/linux-6.12.1/scripts/kconfig/tests/preprocess/escape/ |
D | Kconfig | 11 # Like Make, single quotes, double quotes, spaces are treated verbatim.
|
/linux-6.12.1/lib/ |
D | bootconfig.c | 564 int c, quotes = 0; in __xbc_parse_value() local 572 quotes = *v; in __xbc_parse_value() 579 if (quotes) { in __xbc_parse_value() 580 if (c != quotes) in __xbc_parse_value() 582 quotes = 0; in __xbc_parse_value() 598 if (quotes) in __xbc_parse_value()
|
/linux-6.12.1/tools/scripts/ |
D | utilities.mak | 51 # single-quotes, so be wary of the characters 67 # delimited by shell single-quotes, so be wary 84 # single-quotes.
|
/linux-6.12.1/Documentation/admin-guide/ |
D | bootconfig.rst | 36 quotes (``"VALUE"``) or single-quotes (``'VALUE'``) to quote it. Note that 37 you can not escape these quotes.
|
D | kernel-parameters.rst | 38 Double-quotes can be used to protect spaces in values, e.g.::
|
/linux-6.12.1/Documentation/networking/ |
D | netconsole.rst | 67 complete string enclosed in "quotes", thusly::
|
/linux-6.12.1/Documentation/dev-tools/kunit/ |
D | run_wrapper.rst | 326 Multiple filters can be used by wrapping input in quotes and separating filters
|
/linux-6.12.1/Documentation/fb/ |
D | fbcon.rst | 164 The only possible 'location' is 'center' (without quotes), and when
|
/linux-6.12.1/Documentation/kbuild/ |
D | kconfig-language.rst | 291 always surrounded by single or double quotes. Within the quote, any 292 other character is allowed and the quotes can be escaped using '\'.
|
/linux-6.12.1/tools/perf/Documentation/ |
D | perf-probe.txt | 190 …hell, so you might need to pass double backslash (\\) or wrapping with single quotes (\'AAA\@BBB').
|
D | perf-record.txt | 66 - 'name' : User defined event name. Single quotes (') may be used to
|
/linux-6.12.1/Documentation/core-api/ |
D | printk-formats.rst | 258 quotes)::
|
/linux-6.12.1/Documentation/security/keys/ |
D | trusted-encrypted.rst | 305 append 'keyhandle=0x81000001' to statements between quotes, such as
|
/linux-6.12.1/Documentation/trace/ |
D | events.rst | 177 double-quotes can be used to prevent the shell from interpreting
|
D | ftrace.rst | 3037 It is better to use quotes to enclose the wild cards,
|
/linux-6.12.1/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 756 * Cacheline aligned is in quotes because the kernel will
|
D | aic79xx.seq | 1525 * Cacheline aligned is in quotes because the kernel will
|
/linux-6.12.1/Documentation/admin-guide/laptops/ |
D | thinkpad-acpi.rst | 1300 "full-speed" (without the quotes). Not all ThinkPads support the "auto"
|