Searched defs:RF_ShutdownList_s (Results 1 – 1 of 1) sorted by relevance
53 struct RF_ShutdownList_s { struct54 void (*cleanup) (void *arg);55 void *arg;57 char *file;58 int line;60 RF_ShutdownList_t *next;