Lines Matching defs:plug
1093 struct sa_proto_plugin *plug;1094 for (numproto = 0, plug = sap_proto_list; plug != NULL;1095 plug = plug->plugin_next) {1102 for (plug = sap_proto_list; plug != NULL;1103 plug = plug->plugin_next) {1106 plug->plugin_ops->sa_protocol;