Searched refs:quotes (Results 1 – 18 of 18) sorted by relevance
/linux-6.1.9/scripts/kconfig/tests/preprocess/escape/ |
D | Kconfig | 11 # Like Make, single quotes, double quotes, spaces are treated verbatim.
|
/linux-6.1.9/lib/ |
D | bootconfig.c | 563 int c, quotes = 0; in __xbc_parse_value() local 571 quotes = *v; in __xbc_parse_value() 578 if (quotes) { in __xbc_parse_value() 579 if (c != quotes) in __xbc_parse_value() 581 quotes = 0; in __xbc_parse_value() 597 if (quotes) in __xbc_parse_value()
|
/linux-6.1.9/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.1.9/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.1.9/Documentation/networking/device_drivers/wifi/ |
D | ray_cs.rst | 73 Add the parameters below between the empty quotes.
|
/linux-6.1.9/Documentation/networking/ |
D | netconsole.rst | 62 complete string enclosed in "quotes", thusly::
|
/linux-6.1.9/Documentation/fb/ |
D | fbcon.rst | 164 The only possible 'location' is 'center' (without quotes), and when
|
/linux-6.1.9/Documentation/kbuild/ |
D | kconfig-language.rst | 277 always surrounded by single or double quotes. Within the quote, any 278 other character is allowed and the quotes can be escaped using '\'.
|
/linux-6.1.9/Documentation/security/keys/ |
D | trusted-encrypted.rst | 261 append 'keyhandle=0x81000001' to statements between quotes, such as
|
/linux-6.1.9/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.1.9/Documentation/core-api/ |
D | printk-formats.rst | 257 quotes)::
|
/linux-6.1.9/Documentation/trace/ |
D | events.rst | 177 double-quotes can be used to prevent the shell from interpreting
|
D | ftrace.rst | 2826 It is better to use quotes to enclose the wild cards,
|
/linux-6.1.9/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.1.9/Documentation/admin-guide/laptops/ |
D | thinkpad-acpi.rst | 1294 "full-speed" (without the quotes). Not all ThinkPads support the "auto"
|