Searched refs:drops (Results 1 – 5 of 5) sorted by relevance
/systemd-251/src/delta/ |
D | delta.c | 192 OrderedHashmap *drops, in enumerate_dir_d() argument 258 h = ordered_hashmap_get(drops, unit); in enumerate_dir_d() 263 ordered_hashmap_put(drops, unit, h); in enumerate_dir_d() 288 OrderedHashmap *drops, in enumerate_dir() argument 298 assert(drops); in enumerate_dir() 338 r = enumerate_dir_d(top, bottom, drops, path, *t); in enumerate_dir() 402 OrderedHashmap *top, *bottom, *drops, *h; in process_suffix() local 414 drops = ordered_hashmap_new(&string_hash_ops); in process_suffix() 415 if (!top || !bottom || !drops) { in process_suffix() 432 k = enumerate_dir(top, bottom, drops, t, dropins); in process_suffix() [all …]
|
/systemd-251/src/basic/linux/ |
D | pkt_sched.h | 37 __u32 drops; /* Packets dropped because of lack of resources */ member
|
/systemd-251/ |
D | TODO | 465 credential logic and drops them into /run where nss-systemd can pick them up, 913 fires when a file is actually removed from disk, i.e. the link count drops to 1055 * ProtectClock= (drops CAP_SYS_TIMES, adds seecomp filters for settimeofday, adjtimex), sets Device… 1057 * ProtectTracing= (drops CAP_SYS_PTRACE, blocks ptrace syscall, makes /sys/kernel/tracing go away)
|
D | NEWS | 8717 with this systemd release, which also drops any reference to 12748 * This release drops support for a few legacy or
|
/systemd-251/docs/ |
D | BOOT_LOADER_SPECIFICATION.md | 398 installer creates the combined image and drops it into `$BOOT/EFI/Linux/`. This
|