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

/haiku/headers/private/libroot/
H A Duser_group.h113 status_t parse_passwd_line(char* line, char*& name, char*& password, uid_t& uid,
/haiku/src/system/libroot/posix/
H A Duser_group_common.cpp208 BPrivate::parse_passwd_line(char* line, char*& name, char*& password, function in class:BPrivate
/haiku/src/servers/registrar/
H A DAuthenticationManager.cpp1260 status_t error = parse_passwd_line(line, name, password, uid, gid,

Completed in 68 milliseconds