info_type 897 librpc/gen_ndr/cli_drsuapi.c enum drsuapi_DsReplicaInfoType *info_type /* [out] [ref] */,
info_type 932 librpc/gen_ndr/cli_drsuapi.c *info_type = *r.out.info_type;
info_type 116 librpc/gen_ndr/cli_drsuapi.h enum drsuapi_DsReplicaInfoType *info_type /* [out] [ref] */,
info_type 1162 librpc/gen_ndr/drsuapi.h enum drsuapi_DsReplicaInfoType info_type;
info_type 1168 librpc/gen_ndr/drsuapi.h enum drsuapi_DsReplicaInfoType info_type;
info_type 1709 librpc/gen_ndr/drsuapi.h enum drsuapi_DsReplicaInfoType *info_type;/* [ref] */
info_type 8477 librpc/gen_ndr/ndr_drsuapi.c NDR_CHECK(ndr_push_drsuapi_DsReplicaInfoType(ndr, NDR_SCALARS, r->info_type));
info_type 8498 librpc/gen_ndr/ndr_drsuapi.c NDR_CHECK(ndr_pull_drsuapi_DsReplicaInfoType(ndr, NDR_SCALARS, &r->info_type));
info_type 8528 librpc/gen_ndr/ndr_drsuapi.c ndr_print_drsuapi_DsReplicaInfoType(ndr, "info_type", r->info_type);
info_type 8543 librpc/gen_ndr/ndr_drsuapi.c NDR_CHECK(ndr_push_drsuapi_DsReplicaInfoType(ndr, NDR_SCALARS, r->info_type));
info_type 8584 librpc/gen_ndr/ndr_drsuapi.c NDR_CHECK(ndr_pull_drsuapi_DsReplicaInfoType(ndr, NDR_SCALARS, &r->info_type));
info_type 8652 librpc/gen_ndr/ndr_drsuapi.c ndr_print_drsuapi_DsReplicaInfoType(ndr, "info_type", r->info_type);
info_type 13826 librpc/gen_ndr/ndr_drsuapi.c if (r->out.info_type == NULL) {
info_type 13829 librpc/gen_ndr/ndr_drsuapi.c NDR_CHECK(ndr_push_drsuapi_DsReplicaInfoType(ndr, NDR_SCALARS, *r->out.info_type));
info_type 13833 librpc/gen_ndr/ndr_drsuapi.c NDR_CHECK(ndr_push_set_switch_value(ndr, r->out.info, *r->out.info_type));
info_type 13865 librpc/gen_ndr/ndr_drsuapi.c NDR_PULL_ALLOC(ndr, r->out.info_type);
info_type 13866 librpc/gen_ndr/ndr_drsuapi.c ZERO_STRUCTP(r->out.info_type);
info_type 13872 librpc/gen_ndr/ndr_drsuapi.c NDR_PULL_ALLOC(ndr, r->out.info_type);
info_type 13875 librpc/gen_ndr/ndr_drsuapi.c NDR_PULL_SET_MEM_CTX(ndr, r->out.info_type, LIBNDR_FLAG_REF_ALLOC);
info_type 13876 librpc/gen_ndr/ndr_drsuapi.c NDR_CHECK(ndr_pull_drsuapi_DsReplicaInfoType(ndr, NDR_SCALARS, r->out.info_type));
info_type 13883 librpc/gen_ndr/ndr_drsuapi.c NDR_CHECK(ndr_pull_set_switch_value(ndr, r->out.info, *r->out.info_type));
info_type 13916 librpc/gen_ndr/ndr_drsuapi.c ndr_print_ptr(ndr, "info_type", r->out.info_type);
info_type 13918 librpc/gen_ndr/ndr_drsuapi.c ndr_print_drsuapi_DsReplicaInfoType(ndr, "info_type", *r->out.info_type);
info_type 13922 librpc/gen_ndr/ndr_drsuapi.c ndr_print_set_switch_value(ndr, r->out.info, *r->out.info_type);
info_type 40 source4/libcli/smb2/getinfo.c SCVAL(req->out.body, 0x02, io->in.info_type);
info_type 127 source4/libcli/smb2/getinfo.c b.in.info_type = smb2_level & 0xFF;
info_type 187 source4/libcli/smb2/getinfo.c b.in.info_type = smb2_level & 0xFF;
info_type 75 source4/libcli/smb2/smb2_calls.h uint8_t info_type;
info_type 91 source4/smb_server/smb2/fileinfo.c level = op->info->in.info_type | (op->info->in.info_class << 8);
info_type 188 source4/smb_server/smb2/fileinfo.c switch (op->info->in.info_type) {
info_type 220 source4/smb_server/smb2/fileinfo.c info->in.info_type = CVAL(req->in.body, 0x02);
info_type 259 source4/torture/rpc/drsuapi.c enum drsuapi_DsReplicaInfoType info_type;
info_type 349 source4/torture/rpc/drsuapi.c r.in.req->req1.info_type = array[i].infotype;
info_type 354 source4/torture/rpc/drsuapi.c r.in.req->req2.info_type = array[i].infotype;
info_type 365 source4/torture/rpc/drsuapi.c r.out.info_type = &info_type;
info_type 185 source4/torture/smb2/getinfo.c b.in.info_type = SMB2_GETINFO_FS;
info_type 75 source4/torture/smb2/scan.c io.in.info_type = c;
info_type 82 source4/torture/smb2/scan.c io.in.info_type, io.in.info_class,
info_type 92 source4/torture/smb2/scan.c io.in.info_type, io.in.info_class,