Searched refs:rp_proto_plugin_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libreparse/common/
H A Drp_plugin.h63 } rp_proto_plugin_t; typedef in typeref:struct:rp_proto_plugin
H A Dfs_reparse_lib.c49 static rp_proto_plugin_t *rp_proto_list = NULL;
279 rp_proto_plugin_t *p;
319 rp_proto_plugin_t *proto, *tmp;
365 proto = (rp_proto_plugin_t *)
366 calloc(1, sizeof (rp_proto_plugin_t));

Completed in 15 milliseconds