Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/
H A Dgrp.cpp28 static KMessage sGroupDBReply; variable
91 sGroupDBReply); in init_group_db()
99 if ((error = sGroupDBReply.FindInt32("count", &count)) != B_OK in init_group_db()
100 || (error = sGroupDBReply.FindData("entries", B_RAW_TYPE, in init_group_db()
181 sGroupDBReply.Unset(); in endgrent()