Searched defs:group (Results 126 - 150 of 182) sorted by relevance

12345678

/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c318 uint32_t group; local
395 * last person to send a report for this group. Reports
418 group = igmpa->igmpa_group;
419 if (!CLASSD(group)) {
447 * If our ill has ILMs that belong to the group being
449 * terminology, stop our timer for that group and 'clear
453 IN6_IPADDR_TO_V4MAPPED(group, &v6group);
536 in_addr_t group; local
542 group = igmpa->igmpa_group;
543 if (group !
[all...]
H A Dip6_if.c84 * for an interface route for the specified multicast group. Doing
88 * multicast group (a /128 route) or anything in between. If there is no
96 ill_lookup_group_v6(const in6_addr_t *group, zoneid_t zoneid, ip_stack_t *ipst, argument
101 ill = ire_lookup_multi_ill_v6(group, zoneid, ipst, multirtp, setsrcp);
226 * (or illgrp if `match_ill' is in an IPMP group).
252 * `match_ill' across the IPMP group. This function is only needed in some
270 * ill (or illgrp if `match_ill' is in an IPMP group).
765 /* find or create the gateway credentials group */
779 * Create and add the security attribute to the group; a
780 * reference to the group i
[all...]
H A Dip_multi.c68 static ilm_t *ilm_add(ill_t *ill, const in6_addr_t *group,
81 static int ip_ll_multireq(ill_t *ill, const in6_addr_t *group,
86 static int ilg_add(conn_t *connp, const in6_addr_t *group,
122 * An ilm is associated with a <multicast group, ipif> tuple in IPv4 and
123 * with just <multicast group> in IPv6. ilm_refcnt is the number of ilg's
137 * application which does concurrent joins and/or leaves on the same group on
291 * ilm (group, interface match). If so, update the master
438 * any ilgs interested in this group, and re-build the
470 ip1dbg(("ilm_update: new if filter mode %d, group %s\n", ilm->ilm_fmode,
547 * Create/update the ilm for the group/il
1463 ill_hasmembers_v4(ill_t *ill, ipaddr_t group) argument
1501 ill_hasmembers_otherzones_v4(ill_t *ill, ipaddr_t group, zoneid_t skipzone) argument
1548 ill_hasmembers_nextzone_v4(ill_t *ill, ipaddr_t group, zoneid_t zoneid) argument
1728 ill_mcast_lookup(const in6_addr_t *group, ipaddr_t ifaddr, uint_t ifindex, zoneid_t zoneid, ip_stack_t *ipst, int *errorp) argument
1833 ip_get_srcfilter(conn_t *connp, struct group_filter *gf, struct ip_msfilter *imsf, const struct in6_addr *group, boolean_t issin6) argument
1918 ip_set_srcfilter(conn_t *connp, struct group_filter *gf, struct ip_msfilter *imsf, const struct in6_addr *group, ill_t *ill, boolean_t issin6) argument
2894 conn_hasmembers_ill_withsrc_v4(conn_t *connp, ipaddr_t group, ipaddr_t src, ill_t *ill) argument
[all...]
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsamr_svc.c80 * DomainDisplayGroup All group objects (or those derived from group) with
776 struct samr_UserGroups *group; local
834 group = info->groups;
838 group->rid = grp.sg_rid;
839 group->attr = grp.sg_attr;
840 group++;
862 * This is a request to open a group within the specified domain in the
864 * obtained via a successful domain open request. The group is
868 * We return a handle to be used to access information about this group
[all...]
H A Dsrvsvc_svc.c229 * Server Operator, Print Operator or Power User group membership
2859 * If the default "smb" share group exists then return the group
2860 * handle, otherwise create the group and return the handle.
2863 * group.
2868 sa_group_t group = NULL; local
2871 group = sa_get_group(handle, SMB_DEFAULT_SHARE_GROUP);
2872 if (group != NULL)
2873 return (group);
2875 group
2895 sa_group_t group; local
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c978 mac_group_t group; local
998 (void) mdb_vread(&group, sizeof (group), (uintptr_t)ring.mr_gh);
1012 group.mrg_mh, ring.mr_srs, flent.fe_flow_name);
1254 {"mac_group", "walk list of ring group structures", mac_group_walk_init,
/illumos-gate/usr/src/boot/include/isofs/cd9660/
H A Diso.h195 u_char group [ISODCL (5, 8)]; /* 723 */ member in struct:iso_extended_attributes
/illumos-gate/usr/src/boot/lib/libstand/
H A Dnandfs.c52 uint32_t groups_per_desc_block; /* desc is super group */
53 uint32_t blocks_per_desc_block; /* desc is super group */
987 uint64_t group, group_offset, blocknr_in_group; local
991 group = index / mdt->entries_per_group;
993 desc_block = group / mdt->groups_per_desc_block;
994 desc_offset = group % mdt->groups_per_desc_block;
1000 /* To group offset */
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_readdir.c435 utf8string owner, group; local
444 owner.utf8string_len = group.utf8string_len = 0;
445 owner.utf8string_val = group.utf8string_val = NULL;
1270 * group string since the length is indeterminate.
1276 &group, TRUE);
1282 if (group.utf8string_len != 0) {
1284 group.utf8string_val,
1285 group.utf8string_len);
1286 group.utf8string_len = 0;
1287 group
[all...]
H A Dnfs4_acl.c202 avl_create(&a4l->group, ace4vals_compare, sizeof (ace4vals_t),
214 avl_destroy(&a4l->group);
326 while ((node = avl_destroy_nodes(&a4l->group, &cookie)) != NULL)
586 * user|group for the mask (the group_obj was added
625 * was an ACE with an unmappable group already
731 * Set the corresponding deny for the group ace.
754 * If we just did the last group, skip acep past
1193 uid_t owner, gid_t group, int isdir, int isserver)
1241 dest->a_id = group;
1258 uid_t owner, gid_t group, in
1192 ace4vals_to_aent(ace4vals_t *vals, aclent_t *dest, ace4_list_t *list, uid_t owner, gid_t group, int isdir, int isserver) argument
1257 ace4_list_to_aent(ace4_list_t *list, aclent_t **aclentp, int *aclcnt, uid_t owner, gid_t group, int isdir, int isserver) argument
1377 ln_ace4_to_aent(nfsace4 *ace4, int n, uid_t owner, gid_t group, aclent_t **aclentp, int *aclcnt, aclent_t **dfaclentp, int *dfaclcnt, int isdir, int isserver) argument
1588 vs_ace4_to_aent(vsecattr_t *vs_ace4, vsecattr_t *vs_aent, uid_t owner, gid_t group, int isdir, int isserver) argument
1751 ace4_to_acet(nfsace4 *nfsace4, ace_t *ace, uid_t owner, gid_t group, int isserver) argument
1971 vs_ace4_to_acet(vsecattr_t *vs_ace4, vsecattr_t *vs_acet, uid_t owner, gid_t group, int isserver) argument
[all...]
/illumos-gate/usr/src/lib/libshare/common/
H A Dlibsharecore.c85 char *group; member in struct:sharelist
273 item->group = strdup(optarg);
291 item->group = strdup(optgroup);
421 item->group = groupname;
476 (item->group != NULL)) ? " " : "",
479 item->group != NULL ? "@" : "",
480 item->group != NULL ? item->group : "");
496 * Open the specified dfstab file. If the owner/group/perms are wrong,
503 struct group *gr
504 struct group group; local
908 sa_parse_legacy_options(sa_group_t group, char *options, char *proto) argument
1100 sa_group_t group; local
1286 legacy_removes(sa_group_t group, char *file) argument
1450 sa_group_t group; local
1717 sa_group_t group; local
1806 sa_group_t group; local
1873 sa_group_t group; local
1961 sa_group_t group; local
[all...]
H A Dlibshare.c92 * with a group or share and find the library handle needed for
142 ret = dgettext(TEXT_DOMAIN, "no such group");
193 ret = dgettext(TEXT_DOMAIN, "property not valid for group");
309 * sa_find_group_handle(sa_group_t group)
312 * group.
315 sa_find_group_handle(sa_group_t group) argument
317 xmlNodePtr node = (xmlNodePtr)group;
447 * checksubdirgroup(group, newpath, strictness)
450 * group. This is a helper function for checksubdir to make it easier
458 checksubdirgroup(sa_group_t group, cha argument
526 sa_group_t group; local
605 sa_is_persistent(void *group) argument
664 is_zfs_group(sa_group_t group) argument
1124 find_group_by_name(xmlNodePtr node, xmlChar *group) argument
1158 char *group = NULL; local
1198 sa_get_next_group(sa_group_t group) argument
1217 sa_get_share(sa_group_t group, char *sharepath) argument
1300 find_share(sa_group_t group, char *sharepath) argument
1327 sa_get_sub_group(sa_group_t group) argument
1344 sa_group_t group; local
1383 sa_check_path(sa_group_t group, char *path, int strictness) argument
1403 mark_excluded_protos(sa_group_t group, xmlNodePtr share, uint64_t flags) argument
1440 get_all_features(sa_group_t group) argument
1471 _sa_add_share(sa_group_t group, char *sharepath, int persist, int *error, uint64_t flags) argument
1547 sa_add_share(sa_group_t group, char *sharepath, int persist, int *error) argument
1632 sa_group_t group; local
1681 sa_group_t group; local
1718 sa_group_t group; local
1784 sa_move_share(sa_group_t group, sa_share_t share) argument
1879 _sa_create_zfs_group(sa_group_t group, char *groupname) argument
1907 sa_group_t group; local
2015 sa_remove_group(sa_group_t group) argument
2102 sa_get_group_attr(sa_group_t group, char *tag) argument
2118 sa_set_group_attr(sa_group_t group, char *tag, char *value) argument
2205 sa_group_t group; local
2310 sa_get_optionset(void *group, char *proto) argument
2368 sa_get_security(sa_group_t group, char *sectype, char *proto) argument
2507 sa_group_t group; local
2607 sa_create_optionset(sa_group_t group, char *proto) argument
2780 sa_group_t group; local
2831 sa_group_t group; local
2886 sa_create_security(sa_group_t group, char *sectype, char *proto) argument
2951 sa_group_t group; local
3068 sa_set_prop_by_prop(sa_optionset_t optionset, sa_group_t group, sa_property_t prop, int type) argument
3245 sa_group_t group; local
3378 sa_group_t group; local
3410 sa_group_t group; local
3769 sa_group_t group; local
3833 sa_group_t group; local
3888 proto_rename_resource(sa_handle_t handle, sa_group_t group, sa_resource_t resource, char *newname) argument
3921 sa_group_t group = NULL; local
4015 find_resource(sa_group_t group, char *resname) argument
4051 sa_group_t group; local
4090 sa_get_resource(sa_group_t group, char *resource) argument
4175 sa_group_t group = NULL; local
4339 sa_group_t group; local
[all...]
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_lgrp.c126 #define SMB_LGRP_PGRP_GROUP "/etc/group"
127 #define SMB_LGRP_PGRP_MAXGLEN 9 /* max length of group name */
170 { SMB_LGRP_NOT_FOUND, "group not found" },
171 { SMB_LGRP_EXISTS, "group exists" },
181 { SMB_LGRP_MEMBER_IN_GROUP, "member already in group" },
194 { SMB_LGRP_INSERT_FAILED, "group insert failed" },
195 { SMB_LGRP_DELETE_FAILED, "group delete failed" },
196 { SMB_LGRP_UPDATE_FAILED, "group update failed" },
197 { SMB_LGRP_LOOKUP_FAILED, "group lookup failed" },
198 { SMB_LGRP_OFFLINE, "local group servic
2521 smb_lgrp_pgrp_valid_gname(char *group) argument
2556 smb_lgrp_pgrp_add(char *group) argument
[all...]
/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c110 * subopt field set to -1. The group field is used to identify
115 int group; member in struct:opt_control
1506 int group; local
1538 group = opts[i].group;
1573 if (group != 0 && !OPTSET_IS_EMPTY(opt_set)) {
1577 if (opts[i].group == group &&
/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c63 * has_protocol(group, proto)
64 * If the group has an optionset with the specified protocol,
68 has_protocol(sa_group_t group, char *protocol) argument
73 optionset = sa_get_optionset(group, protocol);
459 sa_group_t group; local
478 group = sa_get_parent_group(parent);
480 if (group == NULL) {
484 for (opt = sa_get_optionset(group, NULL);
525 * enable_group(group, updateproto, notify, proto)
527 * enable all the shares in the specified group
534 enable_group(sa_group_t group, char *updateproto, int notify, char *proto) argument
562 isenabled(sa_group_t group) argument
596 sa_group_t group; local
823 add_optionset(sa_group_t group, struct options *optlist, char *proto, int *err) argument
912 resource_compliant(sa_group_t group) argument
1023 make_resources(sa_group_t group) argument
1066 check_valid_group(sa_group_t group, char *groupname, char *protocol) argument
1101 enforce_featureset(sa_group_t group, char *protocol, boolean_t dryrun, boolean_t force) argument
1147 set_all_protocols(sa_group_t group) argument
1188 sa_group_t group; local
1407 group_status(sa_group_t group) argument
1432 sa_group_t group; local
1678 group_proto(sa_group_t group) argument
1722 sa_group_t group; local
1883 show_properties(sa_group_t group, char *protocol, char *prefix) argument
2166 show_group(sa_group_t group, int verbose, int properties, char *proto, char *subgroup) argument
2262 show_group_xml(xmlDocPtr doc, sa_group_t group) argument
2288 sa_group_t group; local
2405 enable_share(sa_handle_t handle, sa_group_t group, sa_share_t share, int update_legacy) argument
2498 sa_require_resource(sa_group_t group) argument
2535 sa_group_t group; local
2812 sa_group_t group; local
3008 sa_group_t group; local
3267 sa_group_t group, sharegroup; local
3533 add_security(sa_group_t group, char *sectype, struct options *optlist, char *proto, int *err) argument
3631 zfscheck(sa_group_t group, sa_share_t share) argument
3675 sa_group_t group; local
3794 sa_group_t group; local
4047 remove_options(sa_group_t group, struct options *optlist, char *proto, int *err) argument
4084 valid_unset(sa_group_t group, struct options *optlist, char *proto) argument
4114 valid_unset_security(sa_group_t group, struct options *optlist, char *proto, char *sectype) argument
4152 remove_security(sa_group_t group, char *sectype, struct options *optlist, char *proto, int *err) argument
4201 sa_group_t group; local
4324 sa_group_t group; local
4595 sa_group_t group; local
4718 disable_group(sa_group_t group, char *proto) argument
4757 sa_group_t subgroup, group; local
4810 sa_group_t group; local
4942 sa_group_t group; local
5070 sa_group_t group; local
5292 out_share(FILE *out, sa_group_t group, char *proto) argument
5397 sa_group_t group; local
5445 sa_group_t group = NULL; local
[all...]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmain.c170 int qgrp = NOQGRP; /* queue group to process */
184 char *queuegroup = NULL; /* queue group to process */
321 /* save initial group set for future checks */
332 /* drop group id privileges (RunAsUser not yet set) */
1012 case 'G': /* Limit by queue group name */
1943 usrerr("Queue group %s unknown", queuegroup);
1980 /* Selecting a particular queue group to run */
2217 ** To run a specific queue group mark it to
2218 ** be run, select the work group it's in and
2394 ** To run a specific queue group mar
2439 int group; local
[all...]
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb.c2639 struct ntsid *group, struct ntacl *sacl, struct ntacl *dacl)
2668 if (group) {
2670 off += sidlen(group);
2685 if (group)
2686 mb_put_mem(mbp, (caddr_t)group, sidlen(group), MB_MSYSTEM);
2637 smbfs_smb_setsec(struct smb_share *ssp, uint16_t fid, struct smb_cred *scrp, uint32_t selector, uint16_t flags, struct ntsid *owner, struct ntsid *group, struct ntacl *sacl, struct ntacl *dacl) argument
/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw.h76 #define DSWIOC_MOVEGRP _D_(30) /* Move set from one group to another */
130 #define IIO_VOL_UPDATE 0x0008 /* Performing group update */
301 * DSW move group structure
319 char group[DSW_NAMELEN]; member in struct:pit_props_s
451 * DSW move group structure
468 #define CV_IS_GROUP 0x00000040 /* struct refers to group (cpy/upd) */
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_clnt.c103 extern int _rdc_rsrv_diskq(rdc_group_t *group);
104 extern void _rdc_rlse_diskq(rdc_group_t *group);
1031 dq = &krdc->group->diskq;
1033 if (RDC_IS_DISKQ(krdc->group)) {
1035 (void) _rdc_rsrv_diskq(krdc->group);
1037 qlock = &krdc->group->ra_queue.net_qlock;
1047 q = &krdc->group->ra_queue;
1049 if (RDC_IS_DISKQ(krdc->group)) {
1073 if (RDC_IS_DISKQ(krdc->group)) {
1088 if (tmpkrdc->io_kstats && !RDC_IS_DISKQ(krdc->group)) {
1350 rdc_group_t *group; local
1438 rdc_group_t *group; local
1506 rdc_group_t *group; local
1643 rdc_group_t *group = krdc->group; local
1837 rdc_group_t *group = krdc->group; local
2045 rdc_group_t *group; local
2438 volatile rdc_group_t *group; local
2505 rdc_group_t *group = krdc->group; local
2582 rdc_group_t *group; local
[all...]
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c98 nxge_grp_t *group; local
106 group = set->group[i];
113 group, VP_BOUND_TX, tdc)))
128 group = set->group[i];
1201 * Rearm this logical group if this is a single device
1202 * group.
H A Dnxge_virtual.c1992 /* Hypervisor: rdc # and group # use the same # !! */
2010 * property is its logical device group.
2083 * RDC groups and the beginning RDC group assigned to this function.
2112 "p_cfgp $%p # rdc groups %d start rdc group id %d",
2339 * RDC groups and the beginning RDC group assigned to this function.
2429 nxge_rdc_grp_t *group; local
2467 group = &port->rdc_grps[0];
2469 group->flag = B_TRUE; /* configured */
2470 group->config_method = RDC_TABLE_ENTRY_METHOD_REP;
2471 group
2582 nxge_grp_t *group; local
[all...]
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c623 sc->lna[2] = val >> 8; /* channel group 2 */
630 sc->lna[3] = val >> 8; /* channel group 3 */
633 sc->lna[0] = val & 0xff; /* channel group 0 */
634 sc->lna[1] = val >> 8; /* channel group 1 */
639 "invalid LNA for channel group %d\n", 2);
644 "invalid LNA for channel group %d\n", 3);
2135 rt2860_select_chan_group(struct rt2860_softc *sc, int group) argument
2139 rt2860_mcu_bbp_write(sc, 62, 0x37 - sc->lna[group]);
2140 rt2860_mcu_bbp_write(sc, 63, 0x37 - sc->lna[group]);
2141 rt2860_mcu_bbp_write(sc, 64, 0x37 - sc->lna[group]);
2173 uint_t i, chan, group; local
[all...]
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_hio.h61 /* HV 2.0 API group functions */
292 nxge_grp_t *group; /* The group belonged to. */ member in struct:nx_dc
331 * These are the general-purpose DMA channel group functions. That is,
353 extern void nxge_hio_group_get(void *arg, mac_ring_type_t type, int group,
/illumos-gate/usr/src/uts/common/sys/
H A Dstmf_ioctl.h149 /* Error definitions for group/view entry/provider dataioctls */
181 * struct used to operate (add/remove entry) on a group.
190 stmf_group_name_t group; member in struct:stmf_group_op_data
/illumos-gate/usr/src/lib/libshare/smb/
H A Dlibshare_smb.c672 * If the share is in a ZFS group we need to handle it
1395 * Have a property group for the service. See if it is
1594 sa_group_t group; local
1603 if ((group = smb_get_defaultgrp(handle)) == NULL)
1606 share = sa_get_share(group, si->shr_path);
1608 share = sa_add_share(group, si->shr_path,
1729 * smb_parse_optstring(group, options)
1732 * ZFS sharesmb and sharemgr "share" command to work. group can be a
1733 * group, a share or a resource.
1736 smb_parse_optstring(sa_group_t group, cha argument
2006 smb_format_options(sa_group_t group, int hier) argument
2261 sa_group_t group = NULL; local
[all...]

Completed in 621 milliseconds

12345678