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

/haiku/src/servers/registrar/
H A DAuthenticationManager.cpp122 fInactive(-1),
142 fInactive(-1),
162 fInactive(other.fInactive),
179 fInactive = inactive;
229 fInactive = intValue;
263 spwd.sp_inact = fInactive;
294 || (error = message.AddInt32("inactive", fInactive)) != B_OK
317 int values[5] = { fMin, fMax, fWarn, fInactive, fExpiration };
340 int fInactive; member in class:AuthenticationManager::User
[all...]

Completed in 79 milliseconds