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

/osnet-11/usr/src/lib/libreparse/common/
H A Drp_plugin.h60 struct rp_proto_plugin *plugin_next; member in struct:rp_proto_plugin
H A Dfs_reparse_lib.c284 for (p = rp_proto_list; p != NULL; p = p->plugin_next) {
289 rp_proto_list = p->plugin_next;
379 proto->plugin_next = rp_proto_list;
405 tmp != NULL; tmp = tmp->plugin_next) {

Completed in 20 milliseconds