/systemd-251/docs/ |
D | style.css | 89 font-style: normal; 201 /* Rouge Code Highlight, github style */ 202 /* Generated with: rougify style github | sed '/background-color: #f8f8f8/d' */ 209 font-style: italic; 217 font-style: italic; 222 font-style: italic; 226 font-style: italic; 238 font-style: italic; 419 /* generated with: rougify style base16.dark | sed '/background-color: #151515/d' */
|
D | CODING_STYLE.md | 343 for a simple way to convert this libc style error returning into systemd 344 style error returning. e.g. 498 - When applying C-style unescaping as well as specifier expansion on the same 499 string, always apply the C-style unescaping first, followed by the specifier 500 expansion. When doing the reverse, make sure to escape `%` in specifier-style 501 first (i.e. `%` → `%%`), and then do C-style escaping where necessary.
|
D | JOURNAL_NATIVE_PROTOCOL.md | 149 (Lines are broken here after each `\n` to make things more readable. C-style 177 systemd might employ shell-style I/O redirection on invoked subprograms, and
|
D | USERDB_AND_DESKTOPS.md | 85 providing a stream-lined UI for enrolling new-style authentication tokens such 86 as PKCS#11/YubiKey-style devices. (Ideally, if the user plugs in an
|
D | BOOT_LOADER_SPECIFICATION.md | 207 These configuration snippets shall be Unix-style text files (i.e. line 224 field. This field shall be in a syntax that is useful for Debian-style 372 Note that all paths used in the configuration snippets use a Unix-style "/" as 373 path separator. This needs to be converted to an EFI-style "\\" separator in
|
D | PASSWORD_AGENTS.md | 10 …ystem component requesting a password entry can simply drop a simple .ini-style file into `/run/sy…
|
D | ARCHITECTURE.md | 61 1. Via textual, INI-style configuration files called *unit* *files*
|
D | DISCOVERABLE_PARTITIONS.md | 402 create an old-style MBR, not a GPT, so typing `l` to list partition types will
|
/systemd-251/src/import/ |
D | pull-common.c | 516 VerificationStyle style; in pull_verify() local 585 r = verification_style_from_url(verify_job->url, &style); in pull_verify() 589 if (style == VERIFICATION_PER_DIRECTORY) { in pull_verify() 629 VerificationStyle style; in pull_job_restart_with_sha256sum() local 636 r = verification_style_from_url(j->url, &style); in pull_job_restart_with_sha256sum() 640 if (style == VERIFICATION_PER_DIRECTORY) /* Nothing to do anymore */ in pull_job_restart_with_sha256sum() 643 assert(style == VERIFICATION_PER_FILE); /* This must have been .sha256 style URL before */ in pull_job_restart_with_sha256sum()
|
D | pull-tar.c | 346 VerificationStyle style; in tar_pull_job_on_finished() local 350 r = verification_style_from_url(i->checksum_job->url, &style); in tar_pull_job_on_finished() 356 … if (style == VERIFICATION_PER_DIRECTORY) { /* A failed signature file download only matters in tar_pull_job_on_finished()
|
D | pull-common.h | 43 int verification_style_from_url(const char *url, VerificationStyle *style);
|
D | pull-raw.c | 546 VerificationStyle style; in raw_pull_job_on_finished() local 557 r = verification_style_from_url(verify_job->url, &style); in raw_pull_job_on_finished() 563 … if (style == VERIFICATION_PER_DIRECTORY) { /* A failed signature file download only matters in raw_pull_job_on_finished()
|
/systemd-251/src/basic/ |
D | time-util.h | 125 char* format_timestamp_style(char *buf, size_t l, usec_t t, TimestampStyle style) _warn_unused_resu… 141 #define FORMAT_TIMESTAMP_STYLE(t, style) \ argument 142 format_timestamp_style((char[FORMAT_TIMESTAMP_MAX]){}, FORMAT_TIMESTAMP_MAX, t, style)
|
D | time-util.c | 296 TimestampStyle style) { in format_timestamp_style() argument 318 switch (style) { in format_timestamp_style() 346 if (style == TIMESTAMP_UNIX) { in format_timestamp_style()
|
/systemd-251/ |
D | .editorconfig | 10 # Unix-style newlines with a newline ending every file, utf-8 charset
|
D | .clang-format | 22 # $ git ls-files 'src/*.[ch]' 'src/*.cc' | xargs clang-format -i -style=file
|
D | README.md | 7 …https://the-real-systemd.semaphoreci.com/badges/systemd/branches/main.svg?style=shields)](https://…
|
D | NEWS | 54 If enabled, the measurement is done twice: into the new-style PCR 12 55 *and* the old-style PCR 8. It's strongly advised to migrate all users 558 discovers, downloads, and installs A/B-style updates for the host 2778 change the style in which timestamps are output, i.e. whether to show 4013 too: if the main interface name (i.e. as opposed to new-style 5845 interface is now verb-based, similar in style to the other <xyz>ctl 7040 downloaded images using SUSE-style .sha256 checksum files in addition 7041 to the already existing support for validating using Ubuntu-style 7355 style to "systemd-cryptsetup-generator", permitting automatic setup of 8432 new-style and inetd-style file descriptor passing. Use the new [all …]
|
/systemd-251/mkosi.default.d/fedora/ |
D | 10-mkosi.fedora | 13 docbook-style-xsl
|
/systemd-251/test/ |
D | mkosi.default.networkd-test | 31 docbook-style-xsl
|
/systemd-251/mkosi.default.d/centos_epel/ |
D | 10-mkosi.centos_epel | 16 docbook-style-xsl
|
/systemd-251/shell-completion/zsh/ |
D | _journalctl | 82 # "--key=value" style. 85 # "--key value" style.
|
D | _systemctl.in | 503 '--timestamp=[Change format of printed timestamps]:style:_systemctl_timestamp' \
|
/systemd-251/man/ |
D | meson.build | 18 '--stringparam', 'funcsynopsis.style', 'ansi',
|
/systemd-251/hwdb.d/ |
D | 60-sensor.hwdb | 66 # on 360 degree hinges style 2-in-1s with 2 sensors (one in the display and
|