NgAllocRecvMsg
if (NgAllocRecvMsg(cs, &reply, NULL) < 0)
int NgAllocRecvMsg(int, struct ng_mesg **, char *);
ATF_REQUIRE(NgAllocRecvMsg(cs, &rep, NULL) == sizeof(struct ng_mesg) +
ATF_REQUIRE(NgAllocRecvMsg(cs, &rep, NULL) == sizeof(struct ng_mesg) +
ATF_REQUIRE(-1 != NgAllocRecvMsg(cs, &m, path));
if (NgAllocRecvMsg(csock, &nlresp, NULL) < 0) {
if (NgAllocRecvMsg(csock, &hlresp, NULL) < 0) {
if (NgAllocRecvMsg(csock, &resp, NULL) < 0) {
if (NgAllocRecvMsg(csock, &m, path) < 0) {
NgAllocRecvMsg(csock, &m2, NULL) < 0) {
if (NgAllocRecvMsg(csock, &resp, NULL) < 0) {
if (NgAllocRecvMsg(csock, &resp, NULL) < 0) {