Searched defs:DBusMemBlock (Results 1 – 1 of 1) sorted by relevance
76 typedef struct DBusMemBlock DBusMemBlock; typedef82 struct DBusMemBlock struct84 DBusMemBlock *next; /**< next block in the list, which is already used up; argument105 DBusMemBlock *blocks; /**< blocks of memory from malloc() */ argument