Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c73 has_protocol(sa_group_t group, char *protocol) in has_protocol() function
544 if (!has_protocol(group, proto)) in enable_group()
1075 if (has_protocol(group, protocol)) { in check_valid_group()
1793 if (protocol == NULL || has_protocol(group, protocol)) { in sa_list()
2183 if (proto != NULL && !has_protocol(group, proto)) { in show_group()
4733 if (!has_protocol(group, proto)) in disable_group()