Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libreparse/common/
H A Dfs_reparse_lib.c48 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()
H A Drp_plugin.h64 } rp_proto_plugin_t; typedef