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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dcr.c27 struct cindexrec { struct
41 const struct cindexrec *cir1 = v_cir1;
42 const struct cindexrec *cir2 = v_cir2;
54 const struct cindexrec *cir = v_cir;
74 struct cindexrec *cir;
120 struct cindexrec *cir;
126 cir = (struct cindexrec *)
127 ch_calloc( 1, sizeof(struct cindexrec) );
146 cir = (struct cindexrec *)
147 ch_calloc( 1, sizeof(struct cindexrec) );
[all...]

Completed in 111 milliseconds