type1 242 source3/include/rpc_dce.h uint32 type1; /* Always zero ? */ type1 578 source3/rpc_parse/parse_rpc.c neg->type1 = 0; type1 600 source3/rpc_parse/parse_rpc.c if(!prs_uint32("type1", ps, depth, &neg->type1)) type1 464 source4/heimdal/lib/ntlm/ntlm.c heim_ntlm_encode_type1(const struct ntlm_type1 *type1, struct ntlm_buf *data) type1 471 source4/heimdal/lib/ntlm/ntlm.c flags = type1->flags; type1 474 source4/heimdal/lib/ntlm/ntlm.c if (type1->domain) { type1 478 source4/heimdal/lib/ntlm/ntlm.c if (type1->hostname) { type1 482 source4/heimdal/lib/ntlm/ntlm.c if (type1->os[0]) type1 485 source4/heimdal/lib/ntlm/ntlm.c if (type1->domain) { type1 487 source4/heimdal/lib/ntlm/ntlm.c domain.length = len_string(0, type1->domain); type1 490 source4/heimdal/lib/ntlm/ntlm.c if (type1->hostname) { type1 492 source4/heimdal/lib/ntlm/ntlm.c hostname.length = len_string(0, type1->hostname); type1 506 source4/heimdal/lib/ntlm/ntlm.c if (type1->domain) type1 508 source4/heimdal/lib/ntlm/ntlm.c if (type1->hostname) type1 510 source4/heimdal/lib/ntlm/ntlm.c if (type1->os[0]) { type1 511 source4/heimdal/lib/ntlm/ntlm.c CHECK(krb5_store_uint32(out, type1->os[0]), 0); type1 512 source4/heimdal/lib/ntlm/ntlm.c CHECK(krb5_store_uint32(out, type1->os[1]), 0); type1 514 source4/heimdal/lib/ntlm/ntlm.c if (type1->domain) type1 515 source4/heimdal/lib/ntlm/ntlm.c CHECK(put_string(out, 0, type1->domain), 0); type1 516 source4/heimdal/lib/ntlm/ntlm.c if (type1->hostname) type1 517 source4/heimdal/lib/ntlm/ntlm.c CHECK(put_string(out, 0, type1->hostname), 0); type1 177 source4/lib/registry/patchfile.c uint32_t type1, type2; type1 181 source4/lib/registry/patchfile.c &name, &type1, &contents1); type1 206 source4/lib/registry/patchfile.c && (type1 == type2)) type1 210 source4/lib/registry/patchfile.c type1, contents1);