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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-ldap/
H A Dcompare.c66 ( LDAP_BACK_SENDRESULT | retrying ) );
H A Ddelete.c64 ( LDAP_BACK_SENDRESULT | retrying ) );
H A Dmodrdn.c97 ( LDAP_BACK_SENDRESULT | retrying ) );
H A Dadd.c106 ( LDAP_BACK_SENDRESULT | retrying ) );
H A Dmodify.c113 ( LDAP_BACK_SENDRESULT | retrying ) );
H A Dback-ldap.h417 LDAP_BACK_SENDRESULT = (LDAP_BACK_SENDOK|LDAP_BACK_SENDERR), enumerator in enum:ldap_back_send_t
423 LDAP_BACK_BIND_SRES = (LDAP_BACK_BINDING|LDAP_BACK_SENDRESULT),
429 LDAP_BACK_RETRY_SRES = (LDAP_BACK_RETRYING|LDAP_BACK_SENDRESULT),
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Ddelete.c79 mt->mt_timeout[ SLAP_OP_DELETE ], ( LDAP_BACK_SENDRESULT | retrying ) );
H A Dcompare.c127 mt->mt_timeout[ SLAP_OP_COMPARE ], ( LDAP_BACK_SENDRESULT | retrying ) );
H A Dmodrdn.c142 mt->mt_timeout[ SLAP_OP_MODRDN ], ( LDAP_BACK_SENDRESULT | retrying ) );
H A Dadd.c181 mt->mt_timeout[ SLAP_OP_ADD ], ( LDAP_BACK_SENDRESULT | retrying ) );
H A Dmodify.c190 mt->mt_timeout[ SLAP_OP_MODIFY ], ( LDAP_BACK_SENDRESULT | retrying ) );

Completed in 73 milliseconds