Searched defs:sa_get_next_group (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.c532 group = sa_get_next_group(group)) {
537 subgroup = sa_get_next_group(subgroup))
1193 * sa_get_next_group(group)
1198 sa_get_next_group(sa_group_t group) function
1321 * Get the first sub-group of group. The sa_get_next_group() function
1350 group = sa_get_next_group(group)) {
1356 zgroup = sa_get_next_group(zgroup)) {
4060 group = sa_get_next_group(group)) {
4067 zgroup = sa_get_next_group(zgroup)) {

Completed in 68 milliseconds