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

/osnet-11/usr/src/lib/libshare/common/
H A Dlibshare_plugin.c45 static sa_plugin_t *sa_proto_list; variable
111 pi_list = &sa_proto_list;
246 pi_list = &sa_proto_list;
321 pi_list = &sa_proto_list;
358 for (plugin = sa_proto_list; plugin != NULL; plugin = plugin->pi_next) {
369 for (i = 0, plugin = sa_proto_list;
406 pi_list = &sa_proto_list;

Completed in 15 milliseconds