Searched refs:link_free (Results 1 - 7 of 7) sorted by relevance

/systemd/src/network/
H A Dnetworkd-wait-online-link.h39 Link *link_free(Link *l);
44 DEFINE_TRIVIAL_CLEANUP_FUNC(Link*, link_free);
H A Dnetworkd-wait-online-link.c69 Link *link_free(Link *l) { function
H A Dnetworkd-wait-online-manager.c148 link_free(l);
321 link_free(l);
H A Dnetworkd-link.c375 static void link_free(Link *link) { function
444 link_free(link);
/systemd/src/resolve/
H A Dresolved-link.h87 Link *link_free(Link *l);
111 DEFINE_TRIVIAL_CLEANUP_FUNC(Link*, link_free);
H A Dresolved-manager.c98 link_free(l);
565 link_free(l);
H A Dresolved-link.c78 Link *link_free(Link *l) { function

Completed in 25 milliseconds