Searched refs:SLAP_LASTBIND (Results 1 – 3 of 3) sorted by relevance
552 if ( SLAP_LASTBIND( op->o_bd ) ) { in fe_op_bind_success()
1888 #define SLAP_LASTBIND(be) (SLAP_DBFLAGS(be) & SLAP_DBFLAG_LASTBIND) macro
619 if ( pp->pwdMaxIdle && SLAP_LASTBIND( op->o_bd ) ) { in account_locked()