Home
last modified time | relevance | path

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

/systemd-251/src/pstore/
Dpstore.c304 size_t needed = strlen(pe->dirent.d_name) + strlen(":\n") + pe->content_size + 1; in process_dmesg_files() local
305 if (!GREEDY_REALLOC(dmesg, dmesg_size + needed)) { in process_dmesg_files()
/systemd-251/units/
Dsystemd-journald.service.in44 # In case you're wondering why CAP_SYS_PTRACE is needed, access to
/systemd-251/src/home/
Dhomework-luks.c2830 uint64_t minsz, needed; in get_smallest_fs_size() local
2856 needed = sfs.f_blocks - sfs.f_bfree; in get_smallest_fs_size()
2857 if (needed > UINT64_MAX / sfs.f_bsize) in get_smallest_fs_size()
2860 needed *= sfs.f_bsize; in get_smallest_fs_size()
2863 if (needed > UINT64_MAX - HOME_MIN_FREE) /* Check for overflow */ in get_smallest_fs_size()
2864 needed = UINT64_MAX; in get_smallest_fs_size()
2866 needed += HOME_MIN_FREE; in get_smallest_fs_size()
2868 *ret = DISK_SIZE_ROUND_UP(MAX(needed, minsz)); in get_smallest_fs_size()
/systemd-251/docs/
DDISTRO_PORTING.md46 `--as-needed` linker options) are recommended. The most appropriate set of
DINITRD_INTERFACE.md34 example was needed to mount the root file system. It's the job of the initrd
DJOURNAL_NATIVE_PROTOCOL.md135 contains a newline character, and thus the second method is needed to be used.
DROOT_STORAGE_DAEMONS.md82 needed for the root fs which are started by the initrd stay around during
DBOOT_LOADER_SPECIFICATION.md38 …pecification things already work mostly fine. But here's why we think this specification is needed:
178 * `$BOOT/loader/` is the directory containing all files needed for Type #1
DBUILDING_IMAGES.md100 on first boot as needed.
DNETWORK_ONLINE.md132 setups, but only for those where network connectivity is strictly needed (for
DTEMPORARY_DIRECTORIES.md157 in these directories when they are no longer needed, in particular when the
DUSER_GROUP_API.md98 records are automatically converted as needed, and possibly augmented with
DJOURNAL_FILE_FORMAT.md575 itself, an ENTRY_ARRAY object is only needed if it is referenced by more than
679 The disk access patterns of the binary search for entries needed for seeking
DCREDENTIALS.md56 credentials may then be propagated into individual services as needed.
DRANDOM_SEEDS.md216 Note that the writes to the ESP needed to maintain the random seed should be
DCODING_STYLE.md667 only reason to include `libgen.h` is because `dirname()` is needed. Every
DCGROUP_DELEGATION.md169 be moved around though, i.e. assigned to a different slice if needed.
/systemd-251/
DREADME410 distribution maintainers on an as needed basis. See
DLICENSE.LGPL2.1319 Library" must include any data and utility programs needed for
DTODO455 we'll neatly prompt for the homedir's password if its needed. –– Building on
545 - direct TPM2 PCR change handling, possible renrolling LUKS2 media if needed.
620 - add sd_notify() command for flushing out creds not needed anymore
DNEWS618 them when needed, and in a way that is tied to the local OS
1220 analysis of core files, and reduce image sizes when this is not needed.
2063 dynamically, at the moment when it is needed.
7306 useful whenever an identifier for the host is needed but where the
9498 file and btrfs file system is grown as needed when container
10801 table rescan in udev's "watch" facility, and if needed
10921 from these scripts when needed. This enables us to remove a
11685 login gettys to be spawned on as many ttys as needed.
12343 generators needed for execution, as well as information
13620 --make-rprivate /" if needed.
[all …]
Dmeson.build396 # --as-needed and --no-undefined are provided by meson by default,
/systemd-251/catalog/
Dsystemd.catalog.in420 memory needed to be freed. A process associated with @UNIT@ has been determined
/systemd-251/hwdb.d/
D60-sensor.hwdb16 # The full DMI string is not needed here and the meaning of individual parts
/systemd-251/LICENSES/
DLGPL-2.0-or-later.txt108 … "work that uses the Library" must include any data and utility programs needed for reproducing th…