Searched defs:live_images (Results 1 – 1 of 1) sorted by relevance
73 struct live_images { struct74 unsigned long this_size; /* sizeof (live_images) */ argument77 void (*destructor)(struct live_images *); /* destructor for this */ argument78 struct live_images *next; argument85 /* Bits in the examined_p field of struct live_images. */ argument