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

/haiku/headers/private/libroot/
H A Duser_group.h125 status_t parse_group_line(char* line, char*& name, char*& password, gid_t& gid,
/haiku/src/system/libroot/posix/
H A Duser_group_common.cpp288 BPrivate::parse_group_line(char* line, char*& name, char*& password, gid_t& gid, function in class:BPrivate
/haiku/src/servers/registrar/
H A DAuthenticationManager.cpp1307 status_t error = parse_group_line(line, name, password, gid, members,

Completed in 44 milliseconds