Searched defs:ndmpd_module_params (Results 1 – 1 of 1) sorted by relevance
216 typedef struct ndmpd_module_params { struct217 void *mp_daemon_cookie;218 void **mp_module_cookie;242 } ndmpd_module_params_t; argument