Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libshare/common/
H A Dplugin.c52 struct sa_proto_plugin *sap_proto_list;
88 struct sa_proto_plugin *proto; in proto_plugin_init()
141 proto = (struct sa_proto_plugin *) in proto_plugin_init()
142 calloc(1, sizeof (struct sa_proto_plugin)); in proto_plugin_init()
167 struct sa_proto_plugin *tmp; in proto_plugin_init()
212 struct sa_proto_plugin *p; in proto_plugin_fini()
H A Dlibshare_impl.h173 struct sa_proto_plugin { struct
174 struct sa_proto_plugin *plugin_next; argument
H A Dscfutil.c47 extern struct sa_proto_plugin *sap_proto_list;
229 struct sa_proto_plugin *plugin; in valid_protocol()
H A Dlibshare.c67 extern struct sa_proto_plugin *sap_proto_list;
1185 struct sa_proto_plugin *plug; in sa_get_protocols()