Searched refs:rp_proto_plugin_t (Results 1 – 2 of 2) sorted by relevance
48 static rp_proto_plugin_t *rp_proto_list;270 rp_proto_plugin_t *p; in proto_plugin_fini()310 rp_proto_plugin_t *proto, *tmp; in rp_plugin_init()354 proto = (rp_proto_plugin_t *) in rp_plugin_init()355 calloc(1, sizeof (rp_proto_plugin_t)); in rp_plugin_init()
64 } rp_proto_plugin_t; typedef