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

  /src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi.h 193 #define SLAPI_X_INTOP_REFERRAL_ENTRY_CALLBACK 1404
slapi_ops.c 127 slapi_pblock_get( pb, SLAPI_X_INTOP_REFERRAL_ENTRY_CALLBACK, (void **)&prec );
652 slapi_pblock_set( pb, SLAPI_X_INTOP_REFERRAL_ENTRY_CALLBACK, (void *)prec );
680 slapi_pblock_delete_param( pb, SLAPI_X_INTOP_REFERRAL_ENTRY_CALLBACK );
slapi_pblock.c 211 case SLAPI_X_INTOP_REFERRAL_ENTRY_CALLBACK:

Completed in 23 milliseconds