Searched refs:quotes (Results 1 – 15 of 15) sorted by relevance
| /linux/scripts/kconfig/tests/preprocess/escape/ |
| H A D | Kconfig | 11 # Like Make, single quotes, double quotes, spaces are treated verbatim.
|
| /linux/lib/ |
| H A 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/tools/scripts/ |
| H A 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/Documentation/admin-guide/ |
| H A D | kernel-parameters.rst | 50 Double-quotes can be used to protect spaces in values, e.g.::
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig-language.rst | 313 always surrounded by single or double quotes. Within the quote, any 314 other character is allowed and the quotes can be escaped using '\'.
|
| H A D | gendwarfksyms.rst | 79 Type names with spaces in them are wrapped in single quotes, e.g.::
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-probe.txt | 190 …hell, so you might need to pass double backslash (\\) or wrapping with single quotes (\'AAA\@BBB').
|
| H A D | perf-record.txt | 66 - 'name' : User defined event name. Single quotes (') may be used to
|
| /linux/Documentation/networking/ |
| H A D | netconsole.rst | 70 complete string enclosed in "quotes", thusly::
|
| /linux/Documentation/security/keys/ |
| H A D | trusted-encrypted.rst | 351 append 'keyhandle=0x81000001' to statements between quotes, such as
|
| /linux/Documentation/core-api/ |
| H A D | printk-formats.rst | 276 quotes)::
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx.seq | 756 * Cacheline aligned is in quotes because the kernel will
|
| H A D | aic79xx.seq | 1525 * Cacheline aligned is in quotes because the kernel will
|
| /linux/Documentation/admin-guide/laptops/ |
| H A D | thinkpad-acpi.rst | 1304 "full-speed" (without the quotes). Not all ThinkPads support the "auto"
|
| /linux/Documentation/trace/ |
| H A D | ftrace.rst | 3065 It is better to use quotes to enclose the wild cards,
|