/systemd-251/src/basic/ |
D | compress.h | 66 void *dst, size_t dst_alloc_size, size_t *dst_size) { in compress_blob_explicit() 80 #define compress_blob(src, src_size, dst, dst_alloc_size, dst_size) \ argument
|
D | compress.c | 70 void *dst, size_t dst_alloc_size, size_t *dst_size) { in compress_blob_xz() 108 void *dst, size_t dst_alloc_size, size_t *dst_size) { in compress_blob_lz4() 139 void *dst, size_t dst_alloc_size, size_t *dst_size) { in compress_blob_zstd() 163 void **dst, in decompress_blob_xz() 225 void **dst, in decompress_blob_lz4() 262 void **dst, in decompress_blob_zstd() 317 void **dst, in decompress_blob()
|
D | unit-file.c | 73 const char *src, *dst; in unit_validate_alias_symlink_or_warn() local 277 …_cleanup_free_ char *target = NULL, *simplified = NULL, *dst = NULL, *_dir = NULL, *_filename = NU… in unit_file_resolve_symlink() local 461 _cleanup_free_ char *dst = NULL; in unit_file_build_name_map() local 582 const char *dst; in unit_file_build_name_map() local
|
D | memory-util.h | 19 static inline void *memcpy_safe(void *dst, const void *src, size_t n) { in memcpy_safe() 27 static inline void *mempcpy_safe(void *dst, const void *src, size_t n) { in mempcpy_safe()
|
/systemd-251/src/analyze/ |
D | analyze-unit-files.c | 20 const char *k, *dst; in verb_unit_files() local
|
D | analyze-verify.c | 19 _cleanup_free_ char *src = NULL, *dst = NULL, *base = NULL; in process_aliases() local
|
/systemd-251/src/libsystemd-network/ |
D | fuzz-ndisc-rs.c | 26 struct in6_addr *dst, triple_timestamp *timestamp) { in icmp6_receive()
|
D | icmp6-util.c | 112 struct sockaddr_in6 dst = { in icmp6_send_router_solicitation() local
|
D | test-ndisc-ra.c | 228 struct in6_addr *dst, triple_timestamp *timestamp) { in icmp6_receive()
|
D | test-ndisc-rs.c | 182 struct in6_addr *dst, triple_timestamp *timestamp) { in icmp6_receive()
|
D | sd-dhcp-lease.c | 494 struct in_addr dst, gw; in lease_parse_static_routes() local 535 struct in_addr dst = {}, gw; in lease_parse_classless_routes() local
|
D | sd-radv.c | 150 static int radv_send(sd_radv *ra, const struct in6_addr *dst, usec_t lifetime_usec) { in radv_send()
|
/systemd-251/src/test/ |
D | test-unit-file.c | 31 const char *k, *dst; in TEST() local
|
D | test-compress.c | 173 _cleanup_close_ int src = -1, dst = -1, dst2 = -1; in test_compress_stream() local
|
/systemd-251/man/ |
D | meson.build | 83 dst = docdir / 'html' / htmlalias variable 156 dst = docdir / 'html' / htmlalias variable
|
/systemd-251/src/shared/ |
D | calendarspec.h | 24 signed int dst:2; member
|
D | acl-util.c | 127 acl_entry_t dst; in add_base_acls_if_needed() local
|
D | ethtool-util.c | 1337 u32_opt *dst = data; in config_parse_ring_buffer_or_channel() local 1453 u32_opt *dst = data; in config_parse_coalesce_u32() local 1486 u32_opt *dst = data; in config_parse_coalesce_sec() local
|
D | user-record-nss.c | 18 static inline int strv_extend_strv_utf8_only(char ***dst, char **src, bool filter_duplicates) { in strv_extend_strv_utf8_only()
|
D | generator.c | 57 int generator_add_symlink(const char *dir, const char *dst, const char *dep_type, const char *src) { in generator_add_symlink()
|
/systemd-251/src/core/ |
D | smack-setup.c | 183 _cleanup_fclose_ FILE *dst = NULL; in write_netlabel_rules() local
|
/systemd-251/src/boot/efi/ |
D | splash.c | 138 static void pixel_blend(UINT32 *dst, const UINT32 source) { in pixel_blend()
|
/systemd-251/src/network/ |
D | networkd-route.h | 66 union in_addr_union dst; member
|
D | networkd-neighbor.c | 161 _cleanup_free_ char *state = NULL, *dst = NULL; in log_neighbor_debug() local
|
D | networkd-ndisc.c | 594 struct in6_addr gateway, dst; in ndisc_router_process_route() local
|