Searched defs:ProxyActivation (Results 1 - 1 of 1) sorted by relevance
/systemd/src/bus-proxyd/ | ||
H A D | proxy.h | 27 typedef struct ProxyActivation ProxyActivation; typedef in typeref:struct:ProxyActivation 42 LIST_HEAD(ProxyActivation, activations); 51 struct ProxyActivation { struct 52 LIST_FIELDS(ProxyActivation, activations_by_proxy); |
Completed in 11 milliseconds