Searched defs:migrate_info (Results 1 – 2 of 2) sorted by relevance
30 int (*migrate_info)(const char *h, int p, int t, const char *s); member
429 static int get_allocator(const char *buf, const char *migrate_info) in get_allocator()