Searched defs:find_protocol (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshare/common/
H A Dplugin.c241 * find_protocol(proto)
248 find_protocol(char *proto) function
276 struct sa_plugin_ops *ops = find_protocol(proto);
293 struct sa_plugin_ops *ops = find_protocol(proto);
313 struct sa_plugin_ops *ops = find_protocol(proto);
335 struct sa_plugin_ops *ops = find_protocol(proto);
357 struct sa_plugin_ops *ops = find_protocol(proto);
374 struct sa_plugin_ops *ops = find_protocol(proto);
391 struct sa_plugin_ops *ops = find_protocol(proto);
409 struct sa_plugin_ops *ops = find_protocol(prot
[all...]

Completed in 67 milliseconds