Searched refs:act (Results 1 – 9 of 9) sorted by relevance
/systemd-251/src/shared/ |
D | sleep-config.c | 473 unsigned long long act = 0; in enough_swap_for_hibernation() local 501 r = safe_atollu(active, &act); in enough_swap_for_hibernation() 507 …r = act <= (hibernate_location->swap->size - hibernate_location->swap->used) * HIBERNATION_SWAP_TH… in enough_swap_for_hibernation() 509 …r ? "Enough" : "Not enough", act, hibernate_location->swap->size, hibernate_location->swap->used, … in enough_swap_for_hibernation()
|
/systemd-251/src/activate/ |
D | activate.c | 279 static const struct sigaction act = { in install_chld_handler() local 284 if (sigaction(SIGCHLD, &act, 0) < 0) in install_chld_handler()
|
/systemd-251/src/basic/ |
D | hexdecoct.c | 679 int act = MIN(width, avail); in base64_append_width() local 686 s = mempcpy(s, x + width * line, act); in base64_append_width() 688 avail -= act; in base64_append_width()
|
/systemd-251/ |
D | LICENSE.GPL2 | 73 covered by this License; they are outside its scope. The act of 87 You may charge a fee for the physical act of transferring a copy, and
|
D | LICENSE.LGPL2.1 | 143 covered by this License; they are outside its scope. The act of 158 You may charge a fee for the physical act of transferring a copy,
|
D | NEWS | 7499 "convertible" to cover "foldable" laptops that can both act as a 8375 set of new features, most prominently it may now act as a DNSSEC 11360 order to then act as suspend blocker. 11408 status and act on it. This is useful for laptops where the 11513 act as a bidirectional proxy for TCP sockets. This is 14238 with STDERR/STDOUT connected to the journal. Can also act as 14305 thus will no longer act as synchronization point during
|
D | TODO | 1510 - man: document that corrupted journal files is nothing to act on
|
/systemd-251/docs/ |
D | AUTOMATIC_BOOT_ASSESSMENT.md | 50 as described above), and units that want to act only if the boot is
|
/systemd-251/LICENSES/ |
D | LGPL-2.0-or-later.txt | 52 …ification are not covered by this License; they are outside its scope. The act of running a progra… 56 You may charge a fee for the physical act of transferring a copy, and you may at your option offer …
|