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

/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/autogroup/
H A Dautogroup.c81 autogroup_def_t *agi_def; /* Group attributes definitions. */ member in struct:autogroup_info_t
864 autogroup_def_t *agd = agi->agi_def;
1064 autogroup_def_t *agd = agi->agi_def;
1524 autogroup_def_t *agd = agi->agi_def;
1769 agi->agi_def = NULL;
1774 agd = agi->agi_def;
1858 for ( i = 0, agdp = &agi->agi_def;
1901 agd = agi->agi_def;
1963 for ( agdp = &agi->agi_def ; *agdp ; agdp = &(*agdp)->agd_next ) {
1981 for ( i = 0, agdp = &agi->agi_def ;
[all...]

Completed in 93 milliseconds