Home
last modified time | relevance | path

Searched refs:sp_inact (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/posix/
H A Dshadow.h19 int sp_inact; /* days of inactivity until account expiration */ member
/haiku/src/system/libroot/posix/
H A Duser_group_common.cpp337 entry->sp_inact = inactive; in copy_shadow_pwd_to_buffer()
357 from->sp_inact, from->sp_expire, from->sp_flag, entry, buffer, in copy_shadow_pwd_to_buffer()
/haiku/src/servers/registrar/
H A DAuthenticationManager.cpp263 spwd.sp_inact = fInactive; in WriteFlatShadowPwd()