Searched defs:multipart_agent (Results 1 – 1 of 1) sorted by relevance
52 struct multipart_agent { struct53 struct agent parent;54 void *(*mp_init_func)(void);55 int (*mp_lookup_func)(char **, size_t *, void *);56 void (*mp_destroy_func)(void *);