/systemd-251/src/libudev/ |
D | libudev-list.c | 23 struct udev_list *list; member 58 struct udev_list *list; in udev_list_new() local 71 struct udev_list_entry *udev_list_entry_add(struct udev_list *list, const char *_name, const char *… in udev_list_entry_add() 112 void udev_list_cleanup(struct udev_list *list) { in udev_list_cleanup() 124 struct udev_list *udev_list_free(struct udev_list *list) { in udev_list_free() 138 struct udev_list_entry *udev_list_get_entry(struct udev_list *list) { in udev_list_get_entry()
|
D | libudev-hwdb.c | 38 _cleanup_(udev_list_freep) struct udev_list *list = NULL; in udev_hwdb_new() local
|
D | libudev-enumerate.c | 54 _cleanup_(udev_list_freep) struct udev_list *list = NULL; in udev_enumerate_new() local
|
D | test-libudev.c | 349 _cleanup_(udev_list_freep) struct udev_list *list = NULL; in test_list() local
|
/systemd-251/src/shared/ |
D | local-addresses.c | 39 static void suppress_duplicates(struct local_address *list, size_t *n_list) { in suppress_duplicates() 69 _cleanup_free_ struct local_address *list = NULL; in local_addresses() local 180 struct local_address **list, in add_local_gateway() 215 _cleanup_free_ struct local_address *list = NULL; in local_gateways() local 370 _cleanup_free_ struct local_address *list = NULL, *gateways = NULL; in local_outbounds() local
|
D | serialize.c | 176 int deserialize_environment(const char *value, char ***list) { in deserialize_environment()
|
D | net-condition.c | 196 Condition **list = data, *c; in config_parse_net_condition() local
|
/systemd-251/src/analyze/ |
D | analyze-cat-config.c | 13 char **list; in verb_cat_config() local
|
/systemd-251/src/pstore/ |
D | pstore.c | 107 static void pstore_entries_reset(PStoreList *list) { in pstore_entries_reset() 207 static void process_dmesg_files(PStoreList *list) { in process_dmesg_files() 324 static int list_files(PStoreList *list, const char *sourcepath) { in list_files()
|
/systemd-251/src/core/ |
D | smack-setup.c | 243 _cleanup_free_ char *list = NULL; in write_onlycap_list() local 273 stpcpy(list + len, buf)[0] = ' '; in write_onlycap_list() local
|
D | job.c | 1426 static size_t sort_job_list(Job **list, size_t n) { in sort_job_list() 1446 _cleanup_free_ Job** list = NULL; in job_get_before() local 1490 _cleanup_free_ Job** list = NULL; in job_get_after() local
|
D | dbus-job.c | 72 _cleanup_free_ Job **list = NULL; in bus_job_method_get_waiting_jobs() local
|
/systemd-251/src/test/ |
D | test-netlink-manual.c | 18 _cleanup_(kmod_module_unref_listp) struct kmod_list *list = NULL; in load_module() local
|
/systemd-251/src/libsystemd/sd-path/ |
D | sd-path.c | 441 char ***list, in search_from_environment() 514 static int get_search(uint64_t type, char ***list) { in get_search()
|
/systemd-251/src/network/ |
D | test-networkd-conf.c | 71 static void test_config_parse_ether_addrs_one(const char *rvalue, const struct ether_addr* list, si… in test_config_parse_ether_addrs_one()
|
/systemd-251/src/mount/ |
D | mount-tool.c | 726 static int find_mount_points(const char *what, char ***list) { in find_mount_points() 918 _cleanup_strv_free_ char **list = NULL; in umount_by_device() local 1139 _cleanup_strv_free_ char **list = NULL; in acquire_mount_where_for_loop_dev() local
|
/systemd-251/src/libsystemd/sd-journal/ |
D | journal-vacuum.c | 128 struct vacuum_info *list = NULL; in journal_directory_vacuum() local
|
/systemd-251/src/basic/ |
D | user-util.c | 458 static bool gid_list_has(const gid_t *list, size_t size, gid_t val) { in gid_list_has() 920 int maybe_setgroups(size_t size, const gid_t *list) { in maybe_setgroups()
|
/systemd-251/src/resolve/ |
D | resolved-mdns.c | 109 _cleanup_free_ DnsResourceRecord **list = NULL; in mdns_packet_extract_matching_rrs() local
|
D | resolved-dns-dnssec.c | 779 DnsResourceRecord *list[], in dnssec_fix_rrset_ttl() 807 DnsResourceRecord **list, in dnssec_rrset_serialize_sig() 989 DnsResourceRecord **list, *rr; in dnssec_verify_rrset() local
|
/systemd-251/src/home/ |
D | homework-fscrypt.c | 234 char **list; in fscrypt_setup() local
|
D | homework-luks.c | 365 char **list; in luks_setup() local 519 char **list; in luks_open() local 3531 char **list; in home_passwd_luks() local 3684 char **list; in home_unlock_luks() local
|
/systemd-251/src/libsystemd-network/ |
D | test-dhcp6-client.c | 147 _cleanup_strv_free_ char **list = NULL; in TEST() local
|
/systemd-251/src/locale/ |
D | localectl.c | 270 _cleanup_strv_free_ char **list = NULL; in list_x11_keymaps() local
|
/systemd-251/src/delta/ |
D | delta.c | 197 _cleanup_strv_free_ char **list = NULL; in enumerate_dir_d() local
|