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