Home
last modified time | relevance | path

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

/linux/scripts/kconfig/tests/preprocess/escape/
H A DKconfig11 # Like Make, single quotes, double quotes, spaces are treated verbatim.
/linux/lib/
H A Dbootconfig.c564 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 Dutilities.mak51 # 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 Dkernel-parameters.rst50 Double-quotes can be used to protect spaces in values, e.g.::
/linux/Documentation/kbuild/
H A Dkconfig-language.rst313 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 Dgendwarfksyms.rst79 Type names with spaces in them are wrapped in single quotes, e.g.::
/linux/tools/perf/Documentation/
H A Dperf-probe.txt190 …hell, so you might need to pass double backslash (\\) or wrapping with single quotes (\'AAA\@BBB').
H A Dperf-record.txt66 - 'name' : User defined event name. Single quotes (') may be used to
/linux/Documentation/networking/
H A Dnetconsole.rst70 complete string enclosed in "quotes", thusly::
/linux/Documentation/security/keys/
H A Dtrusted-encrypted.rst351 append 'keyhandle=0x81000001' to statements between quotes, such as
/linux/Documentation/core-api/
H A Dprintk-formats.rst276 quotes)::
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.seq756 * Cacheline aligned is in quotes because the kernel will
H A Daic79xx.seq1525 * Cacheline aligned is in quotes because the kernel will
/linux/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst1304 "full-speed" (without the quotes). Not all ThinkPads support the "auto"
/linux/Documentation/trace/
H A Dftrace.rst3065 It is better to use quotes to enclose the wild cards,