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

/haiku/headers/private/libroot/
H A Duser_group.h137 status_t parse_shadow_pwd_line(char* line, char*& name, char*& password,
/haiku/src/system/libroot/posix/
H A Dshadow.cpp234 status_t status = BPrivate::parse_shadow_pwd_line(line, name, password,
H A Duser_group_common.cpp363 BPrivate::parse_shadow_pwd_line(char* line, char*& name, char*& password, function in class:BPrivate
/haiku/src/servers/registrar/
H A DAuthenticationManager.cpp1357 status_t error = parse_shadow_pwd_line(line, name, password,

Completed in 40 milliseconds