Searched refs:a_group_style (Results 1 – 3 of 3) sorted by relevance
1127 b->a_group_style = sty; in parse_acl()2604 ptr = acl_safe_strcopy( ptr, style_strings[b->a_group_style] ); in access2text()
1577 if ( b->a_group_style == ACL_STYLE_EXPAND ) { in slap_acl_mask()
1526 slap_style_t a_group_style; member