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

/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c63 * has_protocol(group, proto)
68 has_protocol(sa_group_t group, char *protocol) function
539 if (!has_protocol(group, proto))
1070 if (has_protocol(group, protocol)) {
1788 if (protocol == NULL || has_protocol(group, protocol)) {
2177 if (proto != NULL && !has_protocol(group, proto)) {
4727 if (!has_protocol(group, proto))

Completed in 68 milliseconds