Searched refs:sa_proto_plugin (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare_impl.h168 struct sa_proto_plugin { struct
169 struct sa_proto_plugin *plugin_next;
H A Dplugin.c52 struct sa_proto_plugin *sap_proto_list;
88 struct sa_proto_plugin *proto;
141 proto = (struct sa_proto_plugin *)
142 calloc(1, sizeof (struct sa_proto_plugin));
167 struct sa_proto_plugin *tmp;
212 struct sa_proto_plugin *p;
H A Dscfutil.c45 extern struct sa_proto_plugin *sap_proto_list;
225 struct sa_proto_plugin *plugin;
H A Dlibshare.c65 extern struct sa_proto_plugin *sap_proto_list;
1093 struct sa_proto_plugin *plug;

Completed in 56 milliseconds