Searched refs:quoted (Results 1 – 23 of 23) sorted by relevance
/linux-5.19.10/lib/ |
D | cmdline.c | 230 int in_quote = 0, quoted = 0; in next_arg() local 235 quoted = 1; in next_arg() 263 if (quoted && args[i-1] == '"') in next_arg()
|
D | string_helpers.c | 624 char *buffer, *quoted; in kstrdup_quotable_cmdline() local 644 quoted = kstrdup_quotable(buffer, gfp); in kstrdup_quotable_cmdline() 646 return quoted; in kstrdup_quotable_cmdline()
|
/linux-5.19.10/kernel/debug/kdb/ |
D | kdb_main.c | 973 char *cpp, quoted; in kdb_parse() local 1018 quoted = '\0'; in kdb_parse() 1022 (escaped || quoted || !isspace(*cp))) { in kdb_parse() 1035 if (*cp == quoted) in kdb_parse() 1036 quoted = '\0'; in kdb_parse() 1038 quoted = *cp; in kdb_parse() 1040 if (*cpp == '=' && !quoted) in kdb_parse()
|
/linux-5.19.10/Documentation/devicetree/bindings/leds/ |
D | leds-pm8058.txt | 6 quoted because sometimes these LED drivers are used for wildly
|
/linux-5.19.10/Documentation/filesystems/nfs/ |
D | rpc-cache.rst | 212 much be quoted. two mechanisms are available: 220 '\' must be quoted in this way.
|
/linux-5.19.10/Documentation/admin-guide/ |
D | security-bugs.rst | 30 It is much harder to have a context-quoted discussion about a complex
|
D | tainted-kernels.rst | 58 this on the machine that had the statements in the logs that were quoted earlier::
|
D | reporting-regressions.rst | 195 Linux creator and lead developer Linus Torvalds, some of which are quoted in
|
/linux-5.19.10/tools/scripts/ |
D | utilities.mak | 90 # Usage: single-quoted-and-escaped-text = $(call shell-sq,text)
|
/linux-5.19.10/Documentation/ABI/testing/ |
D | sysfs-class-net-cdc_ncm | 87 quoted from table 6-3 of CDC NCM: "NTB Parameter Structure".
|
/linux-5.19.10/Documentation/misc-devices/ |
D | oxsemi-tornado.rst | 42 (including those quoted in Oxford Semiconductor documentation), giving
|
/linux-5.19.10/Documentation/devicetree/bindings/ |
D | example-schema.yaml | 111 # Property names starting with '#' must be quoted
|
/linux-5.19.10/tools/perf/Documentation/ |
D | perf-diff.txt | 156 to be quoted e.g. --time "1234.567,1234.789 1235,"
|
D | perf-script.txt | 396 requires the argument to be quoted e.g. --time "1234.567,1234.789 1235,"
|
D | perf-report.txt | 443 requires the argument to be quoted e.g. --time "1234.567,1234.789 1235,"
|
D | perf-record.txt | 117 Each event is separated by commas and the group should be quoted to
|
/linux-5.19.10/Documentation/usb/ |
D | ehci.rst | 168 approach the quoted 480 MBit/sec transfer rate.
|
/linux-5.19.10/Documentation/i2c/ |
D | i2c-topology.rst | 24 object (quoted, since it can also be an arbitrator or a gate).
|
/linux-5.19.10/scripts/ |
D | checkpatch.pl | 1355 my $quoted = ""; 1390 $quoted = $1; 1396 $name = trim("$quoted $name");
|
/linux-5.19.10/Documentation/process/ |
D | 2.Process.rst | 444 - Avoid top-posting (the practice of putting your answer above the quoted
|
D | howto.rst | 413 add your statements between the individual quoted sections instead of
|
D | coding-style.rst | 1129 instructions, put each instruction on a separate line in a separate quoted
|
/linux-5.19.10/tools/memory-model/Documentation/ |
D | litmus-tests.txt | 98 double-quoted comment string on the second line. Such strings are ignored
|