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

/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-ndb/
H A Dback-ndb.h147 int no_ntext; member in struct:NdbOcs
H A Dndbio.cpp372 for ( i=0; i<out->no_ntext; i++ )
375 if ( i == out->no_ntext ) {
383 out->no_text[out->no_ntext++] = oc->soc_cname;
511 out->no_ntext = 0;
919 a->a_numvals = myOcs.no_ntext;
1193 for ( i=0; i<myOcs.no_ntext; i++ ) {

Completed in 88 milliseconds