ret_buf           588 source4/heimdal/lib/ntlm/ntlm.c     CHECK(ret_buf(in, &targetinfo, &type2->targetinfo), 0);
ret_buf           742 source4/heimdal/lib/ntlm/ntlm.c     CHECK(ret_buf(in, &lm, &type3->lm), 0);
ret_buf           743 source4/heimdal/lib/ntlm/ntlm.c     CHECK(ret_buf(in, &ntlm, &type3->ntlm), 0);
ret_buf           748 source4/heimdal/lib/ntlm/ntlm.c 	CHECK(ret_buf(in, &sessionkey, &type3->sessionkey), 0);