Searched defs:BusConnections (Results 1 – 2 of 2) sorted by relevance
53 struct BusConnections struct55 int refcount;56 DBusList *completed; /**< List of all completed connections */57 int n_completed; /**< Length of completed list */81 BusConnections *connections; argument
34 typedef struct BusConnections BusConnections; typedef