/systemd-251/src/shared/ |
D | devnode-acl.h | 23 bool add, uid_t new_uid) { in devnode_acl() 30 bool add, uid_t new_uid) { in devnode_acl_all()
|
D | firewall-util.c | 72 bool add, in fw_add_masquerade() 101 bool add, in fw_add_local_dnat()
|
D | devnode-acl.c | 53 bool add, uid_t new_uid) { in devnode_acl() 141 bool add, uid_t new_uid) { in devnode_acl_all()
|
D | firewall-util-iptables.c | 83 bool add, in fw_iptables_add_masquerade() 158 bool add, in fw_iptables_add_local_dnat()
|
D | firewall-util-nft.c | 853 bool add, in fw_nftables_add_masquerade_internal() 903 bool add, in fw_nftables_add_masquerade() 945 bool add, in fw_nftables_add_local_dnat_internal() 1049 bool add, in fw_nftables_add_local_dnat()
|
D | seccomp-util.c | 1879 int seccomp_filter_set_add(Hashmap *filter, bool add, const SyscallFilterSet *set) { in seccomp_filter_set_add()
|
D | calendarspec.c | 539 unsigned add; in parse_component_decimal() local
|
D | varlink.c | 509 size_t add; in varlink_read() local
|
/systemd-251/src/core/ |
D | locale-setup.c | 18 _cleanup_strv_free_ char **add = NULL; in locale_setup() local
|
D | timer.c | 351 usec_t add; in add_random() local
|
D | execute.c | 2653 size_t size, add, maxsz; in load_credential() local 2920 size_t size, add; in acquire_credentials() local
|
/systemd-251/src/basic/ |
D | cap-list.c | 70 size_t add; in capability_set_to_string_alloc() local
|
D | path-lookup.c | 599 _cleanup_strv_free_ char **add = NULL; in lookup_paths_init() local 804 _cleanup_strv_free_ char **add = NULL; in generator_binary_paths() local 846 _cleanup_strv_free_ char **add = NULL; in env_generator_binary_paths() local
|
D | recurse-dir.c | 35 size_t add, sz, j; in readdir_all() local
|
D | path-util.c | 521 size_t add; in path_extend_internal() local
|
D | time-util.c | 853 unsigned add; in parse_timestamp_impl() local
|
/systemd-251/src/udev/ |
D | udev-node.c | 113 static int link_find_prioritized(sd_device *dev, bool add, const char *stackdir, char **ret) { in link_find_prioritized() 317 static int update_stack_directory(sd_device *dev, const char *dirname, bool add) { in update_stack_directory() 418 static int link_update(sd_device *dev, const char *slink_in, bool add) { in link_update()
|
/systemd-251/src/nspawn/ |
D | nspawn-expose-ports.c | 118 bool add; in expose_port_execute() local
|
/systemd-251/src/fundamental/ |
D | sha256.c | 139 size_t add = 128 - left_over > len ? len : 128 - left_over; in sha256_process_bytes() local
|
/systemd-251/src/libsystemd/sd-device/ |
D | device-private.c | 920 static int device_tag(sd_device *device, const char *tag, bool add) { in device_tag() 943 int device_tag_index(sd_device *device, sd_device *device_old, bool add) { in device_tag_index()
|
/systemd-251/src/home/ |
D | homework-luks.c | 3253 uint64_t add; in home_resize_luks() local 3269 uint64_t add; in home_resize_luks() local 3425 uint64_t add; in home_resize_luks() local
|
/systemd-251/src/resolve/ |
D | resolved-dns-cache.c | 170 static void dns_cache_make_space(DnsCache *c, unsigned add) { in dns_cache_make_space()
|
D | resolved-dns-packet.c | 347 static int dns_packet_extend(DnsPacket *p, size_t add, void **ret, size_t *start) { in dns_packet_extend()
|
/systemd-251/src/network/ |
D | networkd-address.c | 413 static int address_set_masquerade(Address *address, bool add) { in address_set_masquerade()
|