Home
last modified time | relevance | path

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

12

/systemd-251/src/home/
Dhomed-operation.c61 DEFINE_TRIVIAL_REF_UNREF_FUNC(Operation, operation, operation_free);
/systemd-251/src/journal-remote/
Djournal-remote-write.c59 DEFINE_TRIVIAL_REF_UNREF_FUNC(Writer, writer, writer_free);
/systemd-251/src/resolve/
Dresolved-dns-search-domain.c79 DEFINE_TRIVIAL_REF_UNREF_FUNC(DnsSearchDomain, dns_search_domain, dns_search_domain_free);
Dresolved-dns-question.c35 DEFINE_TRIVIAL_REF_UNREF_FUNC(DnsQuestion, dns_question, dns_question_free);
Dresolved-dns-stream.c494 DEFINE_TRIVIAL_REF_UNREF_FUNC(DnsStream, dns_stream, dns_stream_free);
Dresolved-dns-answer.c103 DEFINE_TRIVIAL_REF_UNREF_FUNC(DnsAnswer, dns_answer, dns_answer_free);
Dresolved-dns-server.c127 DEFINE_TRIVIAL_REF_UNREF_FUNC(DnsServer, dns_server, dns_server_free);
/systemd-251/src/network/
Dnetworkd-queue.c30 DEFINE_TRIVIAL_REF_UNREF_FUNC(Request, request, request_free);
Dnetworkd-network.c761 DEFINE_TRIVIAL_REF_UNREF_FUNC(Network, network, network_free);
/systemd-251/src/libsystemd-network/
Dsd-ipv4ll.c76 DEFINE_TRIVIAL_REF_UNREF_FUNC(sd_ipv4ll, sd_ipv4ll, ipv4ll_free);
Ddhcp-option.c431 DEFINE_TRIVIAL_REF_UNREF_FUNC(sd_dhcp_option, sd_dhcp_option, dhcp_option_free);
Dsd-ipv4acd.c139 DEFINE_TRIVIAL_REF_UNREF_FUNC(sd_ipv4acd, sd_ipv4acd, ipv4acd_free);
Dsd-dhcp6-lease.c668 DEFINE_TRIVIAL_REF_UNREF_FUNC(sd_dhcp6_lease, sd_dhcp6_lease, dhcp6_lease_free);
Ddhcp6-option.c971 DEFINE_TRIVIAL_REF_UNREF_FUNC(sd_dhcp6_option, sd_dhcp6_option, dhcp6_option_free);
Dsd-dhcp6-client.c1455 DEFINE_TRIVIAL_REF_UNREF_FUNC(sd_dhcp6_client, sd_dhcp6_client, dhcp6_client_free);
Dsd-dhcp-lease.c337 DEFINE_TRIVIAL_REF_UNREF_FUNC(sd_dhcp_lease, sd_dhcp_lease, dhcp_lease_free);
Dsd-dhcp-server.c189 DEFINE_TRIVIAL_REF_UNREF_FUNC(sd_dhcp_server, sd_dhcp_server, dhcp_server_free);
/systemd-251/src/udev/
Dudev-ctrl.c120 DEFINE_TRIVIAL_REF_UNREF_FUNC(UdevCtrl, udev_ctrl, udev_ctrl_free);
/systemd-251/src/shared/
Dgroup-record.c44 DEFINE_TRIVIAL_REF_UNREF_FUNC(GroupRecord, group_record, group_record_free);
Dvarlink.c384 DEFINE_TRIVIAL_REF_UNREF_FUNC(Varlink, varlink, varlink_destroy);
2057 DEFINE_TRIVIAL_REF_UNREF_FUNC(VarlinkServer, varlink_server, varlink_server_destroy);
Ddiscover-image.c82 DEFINE_TRIVIAL_REF_UNREF_FUNC(Image, image, image_free);
/systemd-251/src/basic/
Dmacro.h435 #define DEFINE_TRIVIAL_REF_UNREF_FUNC(type, name, free_func) \ macro
/systemd-251/src/libsystemd/sd-journal/
Dmmap-cache.c252 DEFINE_TRIVIAL_REF_UNREF_FUNC(MMapCache, mmap_cache, mmap_cache_free);
/systemd-251/src/network/netdev/
Dnetdev.c223 DEFINE_TRIVIAL_REF_UNREF_FUNC(NetDev, netdev, netdev_free);
/systemd-251/src/libsystemd/sd-netlink/
Dsd-netlink.c205 DEFINE_TRIVIAL_REF_UNREF_FUNC(sd_netlink, sd_netlink, netlink_free);

12