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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgroup.c94 } group_walk_t; typedef in typeref:struct:group_walk
104 group_walk_t *gw;
107 gw = mdb_alloc(sizeof (group_walk_t), UM_SLEEP | UM_GC);
151 group_walk_t *gw = (group_walk_t *)wsp->walk_data;

Completed in 43 milliseconds