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

/haiku/src/system/libroot/posix/
H A Dshadow.cpp29 static KMessage sShadowPwdDBReply; variable
47 sShadowPwdDBReply);
55 if ((error = sShadowPwdDBReply.FindInt32("count", &count)) != B_OK
56 || (error = sShadowPwdDBReply.FindData("entries", B_RAW_TYPE,
132 sShadowPwdDBReply.Unset();

Completed in 23 milliseconds