Home
last modified time | relevance | path

Searched refs:common (Results 1 – 25 of 29) sorted by relevance

12

/systemd-251/src/import/
Dmeson.build14 'pull-common.c',
15 'pull-common.h',
38 'import-common',
39 'import-common.c',
40 'import-common.h',
/systemd-251/src/libsystemd-network/
Dmeson.build33 'network-common.c',
34 'network-common.h',
/systemd-251/src/cryptsetup/cryptsetup-tokens/
Dmeson.build7 'cryptsetup-token-common',
/systemd-251/src/network/
Dnetworkd-gperf.gperf9 #include "networkd-dhcp-common.h"
Dmeson.build78 'networkd-dhcp-common.c',
79 'networkd-dhcp-common.h',
Dnetworkd-network-gperf.gperf17 #include "networkd-dhcp-common.h"
/systemd-251/src/systemd/
Dmeson.build44 '_sd-common.h',
/systemd-251/src/udev/
Dudevd.c932 size_t loop_devpath_len, common; in event_is_blocked() local
973 common = MIN(devpath_len, loop_devpath_len); in event_is_blocked()
976 if (!strneq(devpath, loop_devpath, common)) in event_is_blocked()
984 if (devpath[common] == '/') in event_is_blocked()
988 if (loop_devpath[common] == '/') in event_is_blocked()
/systemd-251/src/libsystemd/
Dmeson.build85 'sd-bus/bus-common-errors.c',
86 'sd-bus/bus-common-errors.h',
/systemd-251/docs/
DCOREDUMP_PACKAGE_METADATA.md32 This document will attempt to define a common metadata format specification, so that
40 build tools should strive to use the same names, for consistency. The most common will be
DARCHITECTURE.md24 You might wonder what kind of common code belongs in `src/shared/` and what
69 unit settings being parsed by common helpers, with the definition in the generator file
DBOOT_LOADER_SPECIFICATION.md10 _TL;DR: Currently there's no common boot scheme across architectures and
167 partition. On systems where `$BOOT` is the ESP this is a particularly common
420 persistently. Defining a common scheme for this is certainly a good idea, but
DJOURNAL_FILE_FORMAT.md356 All objects carry a common header:
638 but in the common case should be much more efficient at least for the
676 rotating media, when read sequentially (which should be the most common case,
DUSER_NAMES.md69 names. An additional, common rule between both modes listed below is that empty
DJOURNAL_NATIVE_PROTOCOL.md133 Here's an encoded message, with various common fields, all encoded according to
DTEMPORARY_DIRECTORIES.md30 Note that `/tmp/` and `/var/tmp/` each define a common namespace shared by all
DCODING_STYLE.md127 set of conservative and common extensions, such as fixed size integer types
/systemd-251/.lgtm/cpp-queries/
DUninitializedVariableWithCleanup.ql91 * Auxiliary predicate: List common exceptions or false positives
/systemd-251/test/test-network/conf/
D25-wireguard-23-peers.netdev9 # 51820 is common port for Wireguard, 4500 is IPSec/UDP
/systemd-251/shell-completion/zsh/
D_loginctl72 # using the common tag `users' here, not rolling our own `systemd-users' tag
/systemd-251/rules.d/
D60-persistent-storage.rules18 # partition table are found on the same level, e.g. common Linux distro ISO
/systemd-251/src/boot/efi/
Dmeson.build258 '-Wl,--warn-common',
/systemd-251/hwdb.d/
D60-sensor.hwdb15 # That requires a kernel built with CONFIG_DMIID set, which is common.
D60-keyboard.hwdb99 # common keys
999 # common, but some mapping may differ, especially the Fn F1-F12 mappings
/systemd-251/
Dmeson.build406 possible_link_flags += '-Wl,--warn-common'
420 '-fno-common',

12