Home
last modified time | relevance | path

Searched refs:DEFINE_PRIVATE_TRIVIAL_REF_UNREF_FUNC (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/basic/
Dmacro.h439 #define DEFINE_PRIVATE_TRIVIAL_REF_UNREF_FUNC(type, name, free_func) \ macro
/systemd-251/src/resolve/
Dresolved-dns-answer.c22 DEFINE_PRIVATE_TRIVIAL_REF_UNREF_FUNC(DnsAnswerItem, dns_answer_item, dns_answer_item_free);
/systemd-251/src/libsystemd/sd-netlink/
Dtest-netlink.c296 DEFINE_PRIVATE_TRIVIAL_REF_UNREF_FUNC(struct test_async_object, test_async_object, test_async_objec…
/systemd-251/src/shared/
Dformat-table.c231 DEFINE_PRIVATE_TRIVIAL_REF_UNREF_FUNC(TableData, table_data, table_data_free);
Djson.c146 DEFINE_PRIVATE_TRIVIAL_REF_UNREF_FUNC(JsonSource, json_source, mfree);