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);
99 if ((error = sGroupDBReply.FindInt32("count", &count)) != B_OK
100 || (error = sGroupDBReply.FindData("entries", B_RAW_TYPE,
181 sGroupDBReply.Unset();

Completed in 28 milliseconds