Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libreparse/common/
H A Dfs_reparse_lib.c52 static rp_proto_plugin_t *rp_proto_list;
274 rp_proto_plugin_t *p; in proto_plugin_fini()
314 rp_proto_plugin_t *proto, *tmp; in rp_plugin_init()
358 proto = (rp_proto_plugin_t *) in rp_plugin_init()
359 calloc(1, sizeof (rp_proto_plugin_t)); in rp_plugin_init()
H A Drp_plugin.h64 } rp_proto_plugin_t; typedef