Searched refs:sd_dhcp_client_unref (Results 1 - 4 of 4) sorted by relevance

/systemd/src/systemd/
H A Dsd-dhcp-client.h112 sd_dhcp_client *sd_dhcp_client_unref(sd_dhcp_client *client);
120 _SD_DEFINE_POINTER_CLEANUP_FUNC(sd_dhcp_client, sd_dhcp_client_unref);
/systemd/src/libsystemd-network/
H A Dtest-dhcp-client.c105 sd_dhcp_client_unref(client);
260 sd_dhcp_client_unref(client);
482 sd_dhcp_client_unref(client);
H A Dsd-dhcp-client.c1745 sd_dhcp_client *sd_dhcp_client_unref(sd_dhcp_client *client) { function
/systemd/src/network/
H A Dnetworkd-link.c399 sd_dhcp_client_unref(link->dhcp_client);

Completed in 26 milliseconds