Home
last modified time | relevance | path

Searched refs:quoted (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.4/lib/
Dcmdline.c204 int in_quote = 0, quoted = 0; in next_arg() local
210 quoted = 1; in next_arg()
238 if (quoted && args[i-1] == '"') in next_arg()
Dstring_helpers.c599 char *buffer, *quoted; in kstrdup_quotable_cmdline() local
619 quoted = kstrdup_quotable(buffer, gfp); in kstrdup_quotable_cmdline()
621 return quoted; in kstrdup_quotable_cmdline()
/Linux-v5.4/kernel/debug/kdb/
Dkdb_main.c917 char *cpp, quoted; in kdb_parse() local
962 quoted = '\0'; in kdb_parse()
966 (escaped || quoted || !isspace(*cp))) { in kdb_parse()
979 if (*cp == quoted) in kdb_parse()
980 quoted = '\0'; in kdb_parse()
982 quoted = *cp; in kdb_parse()
984 if (*cpp == '=' && !quoted) in kdb_parse()
/Linux-v5.4/Documentation/devicetree/bindings/leds/
Dleds-pm8058.txt6 quoted because sometimes these LED drivers are used for wildly
/Linux-v5.4/Documentation/ide/
Dide-tape.rst42 Here are some words from the first releases of hd.c, which are quoted
/Linux-v5.4/Documentation/filesystems/nfs/
Drpc-cache.txt195 much be quoted. two mechanisms are available:
202 '\' must be quoted in this way.
/Linux-v5.4/tools/scripts/
Dutilities.mak90 # Usage: single-quoted-and-escaped-text = $(call shell-sq,text)
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-class-net-cdc_ncm87 quoted from table 6-3 of CDC NCM: "NTB Parameter Structure".
/Linux-v5.4/Documentation/admin-guide/
Dtainted-kernels.rst58 this on the machine that had the statements in the logs that were quoted earlier::
/Linux-v5.4/tools/perf/Documentation/
Dperf-diff.txt151 to be quoted e.g. --time "1234.567,1234.789 1235,"
Dperf-script.txt368 requires the argument to be quoted e.g. --time "1234.567,1234.789 1235,"
Dperf-report.txt419 requires the argument to be quoted e.g. --time "1234.567,1234.789 1235,"
Dperf-record.txt108 Each event is separated by commas and the group should be quoted to
/Linux-v5.4/Documentation/usb/
Dehci.rst168 approach the quoted 480 MBit/sec transfer rate.
/Linux-v5.4/Documentation/i2c/
Di2c-topology.rst24 object (quoted, since it can also be an arbitrator or a gate).
/Linux-v5.4/Documentation/process/
D2.Process.rst442 - Avoid top-posting (the practice of putting your answer above the quoted
Dhowto.rst413 add your statements between the individual quoted sections instead of
Dcoding-style.rst1053 instructions, put each instruction on a separate line in a separate quoted