Home
last modified time | relevance | path

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

/haiku/headers/posix/
H A Dshadow.h20 int sp_expire; /* date when the account expires (days since 1970) */ member
/haiku/src/system/libroot/posix/
H A Duser_group_common.cpp338 entry->sp_expire = expiration; 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.cpp264 spwd.sp_expire = fExpiration; in WriteFlatShadowPwd()