/illumos-gate/usr/src/cmd/mailx/ |
H A D | vars.c | 204 register struct grouphead *gh; local 208 for (gh = groups[h]; gh != NOGRP; gh = gh->g_link) 209 if (equal(gh->g_name, name)) 210 return(gh); 220 register struct grouphead *gh; local 223 if ((gh = findgroup(name)) == NOGRP) { 227 printf("%s\t", gh [all...] |
H A D | names.c | 54 static struct name *gexpand(struct name *nlist, struct grouphead *gh, 412 struct grouphead *gh; local 425 gh = findgroup(np->n_name); 427 if (gh != NOGRP) 428 newnames = gexpand(newnames, gh, metoo, np->n_type); 443 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int arg_ntype) argument 458 for (gp = gh->g_list; gp != NOGE; gp = gp->ge_link) { 462 if (strcmp(cp, gh->g_name) == 0) 475 if (gp == gh->g_list && gp->ge_link == NOGE)
|
H A D | cmd3.c | 609 register struct grouphead *gh; local 617 for (gh = groups[h]; gh != NOGRP; gh = gh->g_link) 621 for (gh = groups[h]; gh != NOGRP; gh = gh->g_link) 622 *p++ = gh 671 register struct grouphead *gh, **ghp; local [all...] |
/illumos-gate/usr/src/lib/libidmap/common/ |
H A D | utils.c | 85 _get_ids_extend_batch(idmap_get_handle_t *gh) argument 91 len = gh->batch.idmap_mapping_batch_len; 92 if (gh->next >= len) { 95 t1 = realloc(gh->batch.idmap_mapping_batch_val, nsize); 100 gh->batch.idmap_mapping_batch_val = t1; 104 t2 = realloc(gh->retlist, nsize); 109 gh->retlist = t2; 111 gh->batch.idmap_mapping_batch_len += _GET_IDS_SIZE_INCR;
|
H A D | idmap_api.c | 934 * gh - "get mapping" handle 937 idmap_get_create(idmap_get_handle_t **gh) argument 947 *gh = tmp; 967 idmap_get_uidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid, argument 970 return (idmap_getext_uidbysid(gh, sidprefix, rid, flag, uid, 991 idmap_getext_uidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid, argument 998 if (gh == NULL) 1013 if ((retcode = _get_ids_extend_batch(gh)) != IDMAP_SUCCESS) 1017 mapping = &gh->batch.idmap_mapping_batch_val[gh 1061 idmap_get_gidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid, int flag, gid_t *gid, idmap_stat *stat) argument 1085 idmap_getext_gidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid, int flag, gid_t *gid, idmap_info *info, idmap_stat *stat) argument 1158 idmap_get_pidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid, int flag, uid_t *pid, int *is_user, idmap_stat *stat) argument 1185 idmap_getext_pidbysid(idmap_get_handle_t *gh, char *sidprefix, idmap_rid_t rid, int flag, uid_t *pid, int *is_user, idmap_info *info, idmap_stat *stat) argument 1257 idmap_get_sidbyuid(idmap_get_handle_t *gh, uid_t uid, int flag, char **sidprefix, idmap_rid_t *rid, idmap_stat *stat) argument 1281 idmap_getext_sidbyuid(idmap_get_handle_t *gh, uid_t uid, int flag, char **sidprefix, idmap_rid_t *rid, idmap_info *info, idmap_stat *stat) argument 1348 idmap_get_sidbygid(idmap_get_handle_t *gh, gid_t gid, int flag, char **sidprefix, idmap_rid_t *rid, idmap_stat *stat) argument 1372 idmap_getext_sidbygid(idmap_get_handle_t *gh, gid_t gid, int flag, char **sidprefix, idmap_rid_t *rid, idmap_info *info, idmap_stat *stat) argument 1430 idmap_get_mappings(idmap_get_handle_t *gh) argument 1582 idmap_get_destroy(idmap_get_handle_t *gh) argument [all...] |
/illumos-gate/usr/src/uts/common/io/igb/ |
H A D | igb_gld.c | 861 mac_group_info_t *infop, mac_group_handle_t gh) 872 rx_group->group_handle = gh; 860 igb_fill_group(void *arg, mac_ring_type_t rtype, const int index, mac_group_info_t *infop, mac_group_handle_t gh) argument
|
/illumos-gate/usr/src/uts/common/io/i40e/ |
H A D | i40e_gld.c | 553 mac_group_info_t *infop, mac_group_handle_t gh) 565 i40e->i40e_rx_group_handle = gh; 552 i40e_fill_rx_group(void *arg, mac_ring_type_t rtype, const int index, mac_group_info_t *infop, mac_group_handle_t gh) argument
|
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/ |
H A D | rtld.c | 1052 Grp_hdl gh; local 1072 if (mdb_vread(&gh, sizeof (Grp_hdl), addr) == -1) { 1082 if (gh.gh_ownlmp) { 1083 if ((str = Rtmap_Name((uintptr_t)gh.gh_ownlmp)) == 0) 1089 mdb_printf(MSG_ORIG(MSG_GRPHDL_LINE3), gh.gh_flags, gh.gh_flags, 1092 if (gh.gh_depends == 0) { 1093 mdb_printf(MSG_ORIG(MSG_GRPHDL_LINE4), gh.gh_refcnt); 1097 addr = (uintptr_t)gh.gh_depends; 1103 mdb_printf(MSG_ORIG(MSG_GRPHDL_LINE5), gh [all...] |
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_provider.c | 1310 mac_group_add_ring(mac_group_handle_t gh, int index) argument 1312 mac_group_t *group = (mac_group_t *)gh; 1328 mac_group_rem_ring(mac_group_handle_t gh, mac_ring_handle_t rh) argument 1330 mac_group_t *group = (mac_group_t *)gh;
|
H A D | mac.c | 1720 mac_hwgroup_addmac(mac_group_handle_t gh, const uint8_t *addr) argument 1722 mac_group_t *group = (mac_group_t *)gh; 1728 mac_hwgroup_remmac(mac_group_handle_t gh, const uint8_t *addr) argument 1730 mac_group_t *group = (mac_group_t *)gh; 4387 mac_find_ring(mac_group_handle_t gh, int index) argument 4389 mac_group_t *group = (mac_group_t *)gh;
|
/illumos-gate/usr/src/uts/common/xen/io/ |
H A D | xdf.c | 215 grant_ref_t gh; local 220 BLKIF_MAX_SEGMENTS_PER_REQUEST, &gh) == -1) { 234 gnttab_free_grant_references(gh); 245 gs->gs_ghead = gh;
|
/illumos-gate/usr/src/uts/common/io/xge/drv/ |
H A D | xgell.c | 1500 mac_group_info_t *infop, mac_group_handle_t gh) 1512 rx_ring->group_handle = gh; 1499 xgell_fill_group(void *arg, mac_ring_type_t rtype, const int index, mac_group_info_t *infop, mac_group_handle_t gh) argument
|
/illumos-gate/usr/src/uts/common/io/aggr/ |
H A D | aggr_grp.c | 2216 mac_group_info_t *infop, mac_group_handle_t gh) 2225 rx_group->arg_gh = gh; 2236 tx_group->atg_gh = gh; 2215 aggr_fill_group(void *arg, mac_ring_type_t rtype, const int index, mac_group_info_t *infop, mac_group_handle_t gh) argument
|
/illumos-gate/usr/src/uts/common/io/bge/ |
H A D | bge_main2.c | 1759 mac_group_info_t * infop, mac_group_handle_t gh) 1770 rx_ring->ring_group_handle = gh; 1758 bge_fill_group(void *arg, mac_ring_type_t rtype, const int rg_index, mac_group_info_t * infop, mac_group_handle_t gh) argument
|
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hxge_main.c | 2914 mac_group_info_t *infop, mac_group_handle_t gh) 2925 group->ghandle = gh; 2913 hxge_group_get(void *arg, mac_ring_type_t type, int groupid, mac_group_info_t *infop, mac_group_handle_t gh) argument
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_main.c | 3108 mac_group_info_t *infop, mac_group_handle_t gh) 3119 Adapter->rx_group = gh; 3107 e1000g_fill_group(void *arg, mac_ring_type_t rtype, const int grp_index, mac_group_info_t *infop, mac_group_handle_t gh) argument
|
/illumos-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_main.c | 6107 mac_group_info_t *infop, mac_group_handle_t gh) 6116 rx_group->group_handle = gh; 6106 ixgbe_fill_group(void *arg, mac_ring_type_t rtype, const int index, mac_group_info_t *infop, mac_group_handle_t gh) argument
|
/illumos-gate/usr/src/lib/libzfs/common/ |
H A D | libzfs_dataset.c | 2772 idmap_get_handle_t *gh = NULL; local 2774 stat = idmap_get_create(&gh); 2776 idmap_get_destroy(gh); 2785 stat = idmap_get_sidbyuid(gh, pid, flag, &numericsid, 2791 stat = idmap_get_sidbygid(gh, pid, flag, &numericsid, 2795 idmap_get_destroy(gh); 2798 stat = idmap_get_mappings(gh); 2799 idmap_get_destroy(gh);
|
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_main.c | 5784 nxge_group_add_ring(mac_group_driver_t gh, mac_ring_driver_t rh, argument 5787 nxge_ring_group_t *rgroup = (nxge_ring_group_t *)gh; 5856 nxge_group_rem_ring(mac_group_driver_t gh, mac_ring_driver_t rh, argument 5859 nxge_ring_group_t *rgroup = (nxge_ring_group_t *)gh;
|
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge.c | 3775 mac_group_info_t *infop, mac_group_handle_t gh) 3774 myri10ge_fill_group(void *arg, mac_ring_type_t rtype, const int index, mac_group_info_t *infop, mac_group_handle_t gh) argument
|