rp_plugin_ops_t
rp_plugin_ops_t *ops;
rp_plugin_ops_t *ops;
rp_plugin_ops_t *plugin_ops;
plugin_ops = (rp_plugin_ops_t *)
rp_proto_handle.rp_ops = (rp_plugin_ops_t **)calloc(num_protos,
sizeof (rp_plugin_ops_t *));
static rp_plugin_ops_t *
rp_plugin_ops_t *ops = NULL;
static rp_plugin_ops_t *rp_find_protocol(const char *svctype);
rp_plugin_ops_t *plugin_ops;
rp_plugin_ops_t **rp_ops;