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

  /src/external/bsd/openldap/dist/servers/slapd/
entry.c 256 int wtool = ( slapMode & (SLAP_TOOL_MODE|SLAP_TOOL_READONLY|SLAP_TOOL_NO_SCHEMA_CHECK) ) == SLAP_TOOL_MODE; local
257 Debug( wtool ? LDAP_DEBUG_ANY : LDAP_DEBUG_TRACE,
259 if( wtool ) {

Completed in 23 milliseconds