HomeSort by: relevance | last modified time | path
    Searched refs:SLAP_INDEX_INTLEN_DEFAULT (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
bconfig.c 1686 index_intlen = SLAP_INDEX_INTLEN_DEFAULT;
1688 SLAP_INDEX_INTLEN_DEFAULT );
2235 if ( c->value_int < SLAP_INDEX_INTLEN_DEFAULT )
2236 c->value_int = SLAP_INDEX_INTLEN_DEFAULT;
schema_init.c 213 unsigned int index_intlen = SLAP_INDEX_INTLEN_DEFAULT;
215 SLAP_INDEX_INTLEN_DEFAULT );

Completed in 27 milliseconds