Searched refs:isLockoutBound (Results 1 – 4 of 4) sorted by relevance
292 unsigned isLockoutBound : 1; //10)SET if the session is bound to member
407 session->attributes.isLockoutBound = (session->attributes.isDaBound == SET) in SessionCreate()
103 if(session->attributes.isLockoutBound == SET) in IncrementLockout()1317 result = CheckLockedOut(session->attributes.isLockoutBound == SET); in ParseSessionBuffer()
1877 163 unsigned isLockoutBound : 1; //10)SET if the session is bound to3827 70 if(session->attributes.isLockoutBound == SET)5257 1187 result = CheckLockedOut(session->attributes.isLockoutBound == SET);14611 334 session->attributes.isLockoutBound = (session->attributes.isDaBound == SET)