Searched defs:inactive (Results 1 - 5 of 5) sorted by relevance

/haiku/src/bin/multiuser/
H A Duseradd.cpp68 int inactive = -1; local
/haiku/src/system/libroot/posix/
H A Dshadow.cpp172 int32 inactive; local
230 int inactive; local
H A Duser_group_common.cpp329 copy_shadow_pwd_to_buffer(const char* name, const char* password, int lastChanged, int min, int max, int warn, int inactive, int expiration, int flags, spwd* entry, char* buffer, size_t bufferSize) argument
363 parse_shadow_pwd_line(char* line, char*& name, char*& password, int& lastChanged, int& min, int& max, int& warn, int& inactive, int& expiration, int& flags) argument
/haiku/src/add-ons/network_settings/sshd/
H A DSSHServiceAddOn.cpp118 int inactive = -1; local
/haiku/src/servers/registrar/
H A DAuthenticationManager.cpp1353 int inactive; local
171 SetShadowInfo(const char* password, int lastChanged, int min, int max, int warn, int inactive, int expiration, int flags) argument

Completed in 45 milliseconds