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

  /src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi_pblock.c 189 case SLAPI_BACKEND:
532 case SLAPI_BACKEND:
937 case SLAPI_BACKEND:
  /src/external/bsd/openldap/dist/include/
slapi-plugin.h 36 typedef struct BackendDB Slapi_Backend;
194 void slapi_sdn_get_backend_parent( const Slapi_DN *sdn, Slapi_DN *sdn_parent, const Slapi_Backend *backend );
419 void slapi_be_set_readonly( Slapi_Backend *be, int readonly );
420 int slapi_be_get_readonly( Slapi_Backend *be );
421 const char *slapi_x_be_get_updatedn( Slapi_Backend *be );
422 Slapi_Backend *slapi_be_select( const Slapi_DN *sdn );
453 int slapi_x_backend_get_flags( const Slapi_Backend *be, unsigned long *flags );
507 #define SLAPI_BACKEND 130

Completed in 52 milliseconds