Searched refs:step (Results 1 – 11 of 11) sorted by relevance
/systemd-251/src/test/ |
D | test-compress-benchmark.c | 58 size_t step = count / 10; in make_buf() local 60 random_bytes(buf, step); in make_buf() 61 memzero(buf + 1*step, step); in make_buf() 62 random_bytes(buf + 2*step, step); in make_buf() 63 memzero(buf + 3*step, step); in make_buf() 64 random_bytes(buf + 4*step, step); in make_buf() 65 memzero(buf + 5*step, step); in make_buf() 66 random_bytes(buf + 6*step, step); in make_buf() 67 memzero(buf + 7*step, step); in make_buf() 68 random_bytes(buf + 8*step, step); in make_buf() [all …]
|
/systemd-251/units/ |
D | system-update-cleanup.service | 27 # works as a safety measure, but we will not step on the toes of the
|
/systemd-251/docs/ |
D | CONVERTING_TO_HOMED.md | 32 Here's the step-by-step guide:
|
D | TRANSLATORS.md | 21 they can be used by systemd software. (This step is also useful to confirm the
|
D | CGROUP_DELEGATION.md | 61 software don't step on each other's toes constantly. 457 step on systemd's toes if you ignore that, and systemd will step on
|
D | RESOLVED-VPNS.md | 264 When connecting to untrusted WiFi networks it might be wise to go one step
|
/systemd-251/ |
D | LICENSE.LGPL2.1 | 48 We protect your rights with a two-step method: (1) we copyright the
|
D | NEWS | 2437 operations at a later step at once. 2720 which is a quick one-step solution to look at the log data included 5385 * The signal to use as last step of killing of unit processes is now 5874 While turning on this option is a big step towards a more secure 8092 linking to libsystemd-shared.so are updated in step with the 9544 step. systemd-boot has special support for EFI binaries created 10951 the first step to allow state-less systems that only require
|
D | TODO | 230 * Add a new service type very similar to Type=notify, that goes one step
|
/systemd-251/hwdb.d/ |
D | pci.ids | 6073 1039 5513 SiS5513 EIDE Controller (A,B step) 28015 15d2 JHL6540 Thunderbolt 3 NHI (C step) [Alpine Ridge 4C 2016] 28016 15d3 JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge 4C 2016] 28017 15d4 JHL6540 Thunderbolt 3 USB Controller (C step) [Alpine Ridge 4C 2016] 28026 15d9 JHL6340 Thunderbolt 3 NHI (C step) [Alpine Ridge 2C 2016] 28027 15da JHL6340 Thunderbolt 3 Bridge (C step) [Alpine Ridge 2C 2016] 28028 15db JHL6340 Thunderbolt 3 USB 3.1 Controller (C step) [Alpine Ridge 2C 2016]
|
D | 20-pci-vendor-model.hwdb | 17892 ID_MODEL_FROM_DATABASE=5513 IDE Controller (SiS5513 EIDE Controller (A,B step)) 81957 ID_MODEL_FROM_DATABASE=JHL6540 Thunderbolt 3 NHI (C step) [Alpine Ridge 4C 2016] 81960 ID_MODEL_FROM_DATABASE=JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge 4C 2016] 81963 ID_MODEL_FROM_DATABASE=JHL6540 Thunderbolt 3 USB Controller (C step) [Alpine Ridge 4C 2016] 81990 ID_MODEL_FROM_DATABASE=JHL6340 Thunderbolt 3 NHI (C step) [Alpine Ridge 2C 2016] 81993 ID_MODEL_FROM_DATABASE=JHL6340 Thunderbolt 3 Bridge (C step) [Alpine Ridge 2C 2016] 81996 ID_MODEL_FROM_DATABASE=JHL6340 Thunderbolt 3 USB 3.1 Controller (C step) [Alpine Ridge 2C 2016]
|