Lines Matching defs:group

346  * make_security_list(group, securitymodes, proto)
348 * group's list of security optionsets. We also keep a list of
354 make_security_list(sa_group_t group, char *securitymodes, char *proto)
370 check = sa_get_security(group, tok, proto);
379 group, tok, proto);
548 * check to see if group/share is persistent.
551 is_persistent(sa_group_t group)
556 type = sa_get_group_attr(group, "type");
606 * nfs_parse_legacy_options(group, options)
609 * specified group. Group could be a share for full legacy support.
613 nfs_parse_legacy_options(sa_group_t group, char *options)
628 optionset = sa_get_optionset(group, "nfs");
631 optionset = sa_create_optionset(group, "nfs");
668 if (sa_is_share(group)) {
670 parent = sa_get_parent_group(group);
679 iszfs = sa_group_is_zfs(group);
694 persist = is_persistent(group);
738 security_list = make_security_list(group,
763 make_security_list(group,
1429 * nfs_format_options(group, hier)
1431 * format all the options on the group into an old-style option
1437 nfs_format_options(sa_group_t group, int hier)
1462 options = sa_get_derived_optionset(group, "nfs", hier);
1497 secoptions = (sa_optionset_t)sa_get_all_security_types(group,
1506 group, sectype, "nfs", hier);
1676 * check_public(group, skipshare)
1678 * Check the group for any shares that have the public property
1684 check_public(sa_group_t group, sa_share_t skipshare)
1692 for (share = sa_get_share(group, NULL); share != NULL;
1725 sa_group_t group = NULL;
1736 group = sa_get_parent_group(skipshare);
1737 if (group == NULL)
1741 for (group = sa_get_group(handle, NULL); group != NULL;
1742 group = sa_get_next_group(group)) {
1744 if (sa_group_is_zfs(group)) {
1746 for (subgroup = sa_get_sub_group(group);
1753 if (check_public(group, skipshare))
1814 * the derived group is constructed.
2058 * If the share is in a ZFS group we need to handle it
2144 struct group *gr;
2147 * group name