Home
last modified time | relevance | path

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

/linux/scripts/
A DKbuild.include201 # passing to shell commands. It is surrounded by double-quotes, and
202 # any double-quotes or backslashes within it are escaped by
206 # surrounding quotes and the escaping from quotes and backslashes, and
222 # enough. It'll strip the quotes in the common case where there's no
223 # space and it's a simple filename, and it'll retain the quotes when
227 # and double quotes, backslashes and spaces in the filenames.
/linux/scripts/kconfig/tests/preprocess/escape/
A DKconfig11 # Like Make, single quotes, double quotes, spaces are treated verbatim.
/linux/lib/
A Dbootconfig.c550 int c, quotes = 0; in __xbc_parse_value() local
558 quotes = *v; in __xbc_parse_value()
565 if (quotes) { in __xbc_parse_value()
566 if (c != quotes) in __xbc_parse_value()
568 quotes = 0; in __xbc_parse_value()
584 if (quotes) in __xbc_parse_value()
/linux/tools/scripts/
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/
A Dbootconfig.rst36 quotes (``"VALUE"``) or single-quotes (``'VALUE'``) to quote it. Note that
37 you can not escape these quotes.
A Dkernel-parameters.rst38 Double-quotes can be used to protect spaces in values, e.g.::
/linux/Documentation/networking/device_drivers/wifi/
A Dray_cs.rst73 Add the parameters below between the empty quotes.
/linux/Documentation/networking/
A Dnetconsole.rst62 complete string enclosed in "quotes", thusly::
/linux/Documentation/networking/device_drivers/ethernet/dec/
A Dde4x5.rst188 be used. Note the use of single quotes in the two examples above and the
/linux/Documentation/security/keys/
A Dtrusted-encrypted.rst216 append 'keyhandle=0x81000001' to statements between quotes, such as
/linux/Documentation/kbuild/
A Dkconfig-language.rst277 always surrounded by single or double quotes. Within the quote, any
278 other character is allowed and the quotes can be escaped using '\'.
/linux/Documentation/fb/
A Dfbcon.rst164 The only possible 'location' is 'center' (without quotes), and when
/linux/tools/perf/Documentation/
A Dperf-probe.txt190 …hell, so you might need to pass double backslash (\\) or wrapping with single quotes (\'AAA\@BBB').
A Dperf-record.txt64 - 'name' : User defined event name. Single quotes (') may be used to
/linux/Documentation/core-api/
A Dprintk-formats.rst257 quotes)::
/linux/Documentation/trace/
A Devents.rst177 double-quotes can be used to prevent the shell from interpreting
A Dftrace.rst2814 It is better to use quotes to enclose the wild cards,
/linux/drivers/scsi/aic7xxx/
A Daic7xxx.seq756 * Cacheline aligned is in quotes because the kernel will
A Daic79xx.seq1525 * Cacheline aligned is in quotes because the kernel will
/linux/Documentation/admin-guide/laptops/
A Dthinkpad-acpi.rst1294 "full-speed" (without the quotes). Not all ThinkPads support the "auto"

Completed in 44 milliseconds