Searched refs:BusEndpointPolicy (Results 1 - 2 of 2) sorted by relevance

/systemd/src/core/
H A Dbus-endpoint.h23 typedef struct BusEndpointPolicy BusEndpointPolicy; typedef in typeref:struct:BusEndpointPolicy
28 struct BusEndpointPolicy { struct
H A Dbus-endpoint.c32 BusEndpointPolicy *po;
83 _cleanup_free_ BusEndpointPolicy *po = NULL;
109 po = new0(BusEndpointPolicy, 1);

Completed in 554 milliseconds