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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dschema_init.c4269 } have = HAVE_NONE, have2 = HAVE_NONE; local
4340 if ( have2 & HAVE_ISSUER ) {
4398 have2 |= HAVE_ISSUER;
4401 if ( have2 & HAVE_SN ) {
4420 have2 |= HAVE_SN;
4431 if ( have2 == HAVE_ALL ) {

Completed in 132 milliseconds