Home
last modified time | relevance | path

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

/linux/lib/
A Dcmdline.c230 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()
A Dstring_helpers.c623 char *buffer, *quoted; in kstrdup_quotable_cmdline() local
643 quoted = kstrdup_quotable(buffer, gfp); in kstrdup_quotable_cmdline()
645 return quoted; in kstrdup_quotable_cmdline()
/linux/kernel/debug/kdb/
A Dkdb_main.c921 char *cpp, quoted; in kdb_parse() local
966 quoted = '\0'; in kdb_parse()
970 (escaped || quoted || !isspace(*cp))) { in kdb_parse()
983 if (*cp == quoted) in kdb_parse()
984 quoted = '\0'; in kdb_parse()
986 quoted = *cp; in kdb_parse()
988 if (*cpp == '=' && !quoted) in kdb_parse()
/linux/Documentation/devicetree/bindings/leds/
A Dleds-pm8058.txt6 quoted because sometimes these LED drivers are used for wildly
/linux/Documentation/ide/
A Dide-tape.rst42 Here are some words from the first releases of hd.c, which are quoted
/linux/Documentation/filesystems/nfs/
A Drpc-cache.rst212 much be quoted. two mechanisms are available:
220 '\' must be quoted in this way.
/linux/Documentation/admin-guide/
A Dsecurity-bugs.rst30 It is much harder to have a context-quoted discussion about a complex
A Dtainted-kernels.rst58 this on the machine that had the statements in the logs that were quoted earlier::
/linux/tools/scripts/
A Dutilities.mak90 # Usage: single-quoted-and-escaped-text = $(call shell-sq,text)
/linux/Documentation/ABI/testing/
A Dsysfs-class-net-cdc_ncm87 quoted from table 6-3 of CDC NCM: "NTB Parameter Structure".
/linux/Documentation/devicetree/bindings/
A Dexample-schema.yaml111 # Property names starting with '#' must be quoted
/linux/tools/perf/Documentation/
A Dperf-diff.txt156 to be quoted e.g. --time "1234.567,1234.789 1235,"
A Dperf-script.txt389 requires the argument to be quoted e.g. --time "1234.567,1234.789 1235,"
A Dperf-report.txt443 requires the argument to be quoted e.g. --time "1234.567,1234.789 1235,"
A Dperf-record.txt115 Each event is separated by commas and the group should be quoted to
/linux/Documentation/usb/
A Dehci.rst168 approach the quoted 480 MBit/sec transfer rate.
/linux/Documentation/i2c/
A Di2c-topology.rst24 object (quoted, since it can also be an arbitrator or a gate).
/linux/scripts/
A Dcheckpatch.pl1355 my $quoted = "";
1390 $quoted = $1;
1396 $name = trim("$quoted $name");
/linux/Documentation/process/
A D2.Process.rst444 - Avoid top-posting (the practice of putting your answer above the quoted
A Dhowto.rst413 add your statements between the individual quoted sections instead of
A Dcoding-style.rst1129 instructions, put each instruction on a separate line in a separate quoted
/linux/tools/memory-model/Documentation/
A Dlitmus-tests.txt98 double-quoted comment string on the second line. Such strings are ignored

Completed in 41 milliseconds