Home
last modified time | relevance | path

Searched defs:multipart_agent (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/nscd/
H A Dagent.h52 struct multipart_agent { struct
53 struct agent parent;
54 void *(*mp_init_func)(void);
55 int (*mp_lookup_func)(char **, size_t *, void *);
56 void (*mp_destroy_func)(void *);