Searched defs:mod_handler (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/libalias/
H A Dalias_dummy.c116 mod_handler(module_t mod, int type, void *data) function
139 "alias_dummy", mod_handler, NULL
H A Dalias_irc.c131 mod_handler(module_t mod, int type, void *data) function
154 "alias_irc", mod_handler, NULL
H A Dalias_cuseeme.c113 mod_handler(module_t mod, int type, void *data) function
137 "alias_cuseeme", mod_handler, NULL
H A Dalias_ftp.c156 mod_handler(module_t mod, int type, void *data) function
217 "alias_ftp", mod_handler, NULL
H A Dalias_pptp.c173 mod_handler(module_t mod, int type, void *data) function
196 "alias_pptp", mod_handler, NULL
H A Dalias_skinny.c91 mod_handler(module_t mod, int type, void *data) function
114 "alias_skinny", mod_handler, NULL
H A Dalias_smedia.c175 mod_handler(module_t mod, int type, void *data) function
198 "alias_smedia", mod_handler, NULL
H A Dalias_nbt.c178 mod_handler(module_t mod, int type, void *data) function
254 "alias_nbt", mod_handler, NULL

Completed in 287 milliseconds