Searched refs:forest_trust_info (Results 1 - 25 of 36) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/librpc/gen_ndr/
H A Dcli_netlogon.h830 struct lsa_ForestTrustInformation **forest_trust_info /* [out] [ref] */,
851 struct lsa_ForestTrustInformation **forest_trust_info /* [out] [ref] */,
H A Dsrv_netlogon.c3529 r->out.forest_trust_info = talloc_zero(r, struct lsa_ForestTrustInformation *);
3530 if (r->out.forest_trust_info == NULL) {
3615 r->out.forest_trust_info = talloc_zero(r, struct lsa_ForestTrustInformation *);
3616 if (r->out.forest_trust_info == NULL) {
4464 r->out.forest_trust_info = talloc_zero(mem_ctx, struct lsa_ForestTrustInformation *);
4465 if (r->out.forest_trust_info == NULL) {
4481 r->out.forest_trust_info = talloc_zero(mem_ctx, struct lsa_ForestTrustInformation *);
4482 if (r->out.forest_trust_info == NULL) {
H A Dcli_netlogon.c6972 state->orig.out.forest_trust_info = _forest_trust_info;
7020 *state->orig.out.forest_trust_info = *state->tmp.out.forest_trust_info;
7059 struct lsa_ForestTrustInformation **forest_trust_info /* [out] [ref] */,
7085 *forest_trust_info = *r.out.forest_trust_info;
7134 state->orig.out.forest_trust_info = _forest_trust_info;
7183 *state->orig.out.forest_trust_info = *state->tmp.out.forest_trust_info;
7224 struct lsa_ForestTrustInformation **forest_trust_info /* [ou
[all...]
H A Dnetlogon.h1823 struct lsa_ForestTrustInformation **forest_trust_info;/* [ref] */ member in struct:netr_DsRGetForestTrustInformation::__anon7274
1840 struct lsa_ForestTrustInformation **forest_trust_info;/* [ref] */ member in struct:netr_GetForestTrustInformation::__anon7276
H A Dndr_netlogon.c16013 if (r->out.forest_trust_info == NULL) {
16016 NDR_CHECK(ndr_push_unique_ptr(ndr, *r->out.forest_trust_info));
16017 if (*r->out.forest_trust_info) {
16018 NDR_CHECK(ndr_push_lsa_ForestTrustInformation(ndr, NDR_SCALARS|NDR_BUFFERS, *r->out.forest_trust_info));
16074 NDR_PULL_ALLOC(ndr, r->out.forest_trust_info);
16075 ZERO_STRUCTP(r->out.forest_trust_info);
16079 NDR_PULL_ALLOC(ndr, r->out.forest_trust_info);
16082 NDR_PULL_SET_MEM_CTX(ndr, r->out.forest_trust_info, LIBNDR_FLAG_REF_ALLOC);
16085 NDR_PULL_ALLOC(ndr, *r->out.forest_trust_info);
16087 *r->out.forest_trust_info
[all...]
H A Dlsa.h1767 struct lsa_ForestTrustInformation **forest_trust_info;/* [ref] */ member in struct:lsa_lsaRQueryForestTrustInformation::__anon7181
H A Dndr_lsa.c12245 if (r->out.forest_trust_info == NULL) {
12248 NDR_CHECK(ndr_push_unique_ptr(ndr, *r->out.forest_trust_info));
12249 if (*r->out.forest_trust_info) {
12250 NDR_CHECK(ndr_push_lsa_ForestTrustInformation(ndr, NDR_SCALARS|NDR_BUFFERS, *r->out.forest_trust_info));
12282 NDR_PULL_ALLOC(ndr, r->out.forest_trust_info);
12283 ZERO_STRUCTP(r->out.forest_trust_info);
12287 NDR_PULL_ALLOC(ndr, r->out.forest_trust_info);
12290 NDR_PULL_SET_MEM_CTX(ndr, r->out.forest_trust_info, LIBNDR_FLAG_REF_ALLOC);
12293 NDR_PULL_ALLOC(ndr, *r->out.forest_trust_info);
12295 *r->out.forest_trust_info
[all...]
H A Dcli_lsa.c10725 state->orig.out.forest_trust_info = _forest_trust_info;
10773 *state->orig.out.forest_trust_info = *state->tmp.out.forest_trust_info;
10812 struct lsa_ForestTrustInformation **forest_trust_info /* [out] [ref] */)
10837 *forest_trust_info = *r.out.forest_trust_info;
H A Dcli_lsa.h1015 struct lsa_ForestTrustInformation **forest_trust_info /* [out] [ref] */);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/librpc/gen_ndr/
H A Dsrv_netlogon.c3529 r->out.forest_trust_info = talloc_zero(r, struct lsa_ForestTrustInformation *);
3530 if (r->out.forest_trust_info == NULL) {
3615 r->out.forest_trust_info = talloc_zero(r, struct lsa_ForestTrustInformation *);
3616 if (r->out.forest_trust_info == NULL) {
4464 r->out.forest_trust_info = talloc_zero(mem_ctx, struct lsa_ForestTrustInformation *);
4465 if (r->out.forest_trust_info == NULL) {
4481 r->out.forest_trust_info = talloc_zero(mem_ctx, struct lsa_ForestTrustInformation *);
4482 if (r->out.forest_trust_info == NULL) {
H A Dcli_netlogon.h830 struct lsa_ForestTrustInformation **forest_trust_info /* [out] [ref] */,
851 struct lsa_ForestTrustInformation **forest_trust_info /* [out] [ref] */,
H A Dcli_netlogon.c6972 state->orig.out.forest_trust_info = _forest_trust_info;
7020 *state->orig.out.forest_trust_info = *state->tmp.out.forest_trust_info;
7059 struct lsa_ForestTrustInformation **forest_trust_info /* [out] [ref] */,
7085 *forest_trust_info = *r.out.forest_trust_info;
7134 state->orig.out.forest_trust_info = _forest_trust_info;
7183 *state->orig.out.forest_trust_info = *state->tmp.out.forest_trust_info;
7224 struct lsa_ForestTrustInformation **forest_trust_info /* [ou
[all...]
H A Dnetlogon.h1823 struct lsa_ForestTrustInformation **forest_trust_info;/* [ref] */ member in struct:netr_DsRGetForestTrustInformation::__anon8179
1840 struct lsa_ForestTrustInformation **forest_trust_info;/* [ref] */ member in struct:netr_GetForestTrustInformation::__anon8181
H A Dndr_netlogon.c16013 if (r->out.forest_trust_info == NULL) {
16016 NDR_CHECK(ndr_push_unique_ptr(ndr, *r->out.forest_trust_info));
16017 if (*r->out.forest_trust_info) {
16018 NDR_CHECK(ndr_push_lsa_ForestTrustInformation(ndr, NDR_SCALARS|NDR_BUFFERS, *r->out.forest_trust_info));
16074 NDR_PULL_ALLOC(ndr, r->out.forest_trust_info);
16075 ZERO_STRUCTP(r->out.forest_trust_info);
16079 NDR_PULL_ALLOC(ndr, r->out.forest_trust_info);
16082 NDR_PULL_SET_MEM_CTX(ndr, r->out.forest_trust_info, LIBNDR_FLAG_REF_ALLOC);
16085 NDR_PULL_ALLOC(ndr, *r->out.forest_trust_info);
16087 *r->out.forest_trust_info
[all...]
H A Dlsa.h1767 struct lsa_ForestTrustInformation **forest_trust_info;/* [ref] */ member in struct:lsa_lsaRQueryForestTrustInformation::__anon8086
H A Dndr_lsa.c12245 if (r->out.forest_trust_info == NULL) {
12248 NDR_CHECK(ndr_push_unique_ptr(ndr, *r->out.forest_trust_info));
12249 if (*r->out.forest_trust_info) {
12250 NDR_CHECK(ndr_push_lsa_ForestTrustInformation(ndr, NDR_SCALARS|NDR_BUFFERS, *r->out.forest_trust_info));
12282 NDR_PULL_ALLOC(ndr, r->out.forest_trust_info);
12283 ZERO_STRUCTP(r->out.forest_trust_info);
12287 NDR_PULL_ALLOC(ndr, r->out.forest_trust_info);
12290 NDR_PULL_SET_MEM_CTX(ndr, r->out.forest_trust_info, LIBNDR_FLAG_REF_ALLOC);
12293 NDR_PULL_ALLOC(ndr, *r->out.forest_trust_info);
12295 *r->out.forest_trust_info
[all...]
H A Dcli_lsa.c10725 state->orig.out.forest_trust_info = _forest_trust_info;
10773 *state->orig.out.forest_trust_info = *state->tmp.out.forest_trust_info;
10812 struct lsa_ForestTrustInformation **forest_trust_info /* [out] [ref] */)
10837 *forest_trust_info = *r.out.forest_trust_info;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/librpc/gen_ndr/
H A Dcli_netlogon.h830 struct lsa_ForestTrustInformation **forest_trust_info /* [out] [ref] */,
851 struct lsa_ForestTrustInformation **forest_trust_info /* [out] [ref] */,
H A Dsrv_netlogon.c3529 r->out.forest_trust_info = talloc_zero(r, struct lsa_ForestTrustInformation *);
3530 if (r->out.forest_trust_info == NULL) {
3615 r->out.forest_trust_info = talloc_zero(r, struct lsa_ForestTrustInformation *);
3616 if (r->out.forest_trust_info == NULL) {
4464 r->out.forest_trust_info = talloc_zero(mem_ctx, struct lsa_ForestTrustInformation *);
4465 if (r->out.forest_trust_info == NULL) {
4481 r->out.forest_trust_info = talloc_zero(mem_ctx, struct lsa_ForestTrustInformation *);
4482 if (r->out.forest_trust_info == NULL) {
H A Dcli_netlogon.c6972 state->orig.out.forest_trust_info = _forest_trust_info;
7020 *state->orig.out.forest_trust_info = *state->tmp.out.forest_trust_info;
7059 struct lsa_ForestTrustInformation **forest_trust_info /* [out] [ref] */,
7085 *forest_trust_info = *r.out.forest_trust_info;
7134 state->orig.out.forest_trust_info = _forest_trust_info;
7183 *state->orig.out.forest_trust_info = *state->tmp.out.forest_trust_info;
7224 struct lsa_ForestTrustInformation **forest_trust_info /* [ou
[all...]
H A Dnetlogon.h1823 struct lsa_ForestTrustInformation **forest_trust_info;/* [ref] */ member in struct:netr_DsRGetForestTrustInformation::__anon42204
1840 struct lsa_ForestTrustInformation **forest_trust_info;/* [ref] */ member in struct:netr_GetForestTrustInformation::__anon42206
H A Dndr_netlogon.c16013 if (r->out.forest_trust_info == NULL) {
16016 NDR_CHECK(ndr_push_unique_ptr(ndr, *r->out.forest_trust_info));
16017 if (*r->out.forest_trust_info) {
16018 NDR_CHECK(ndr_push_lsa_ForestTrustInformation(ndr, NDR_SCALARS|NDR_BUFFERS, *r->out.forest_trust_info));
16074 NDR_PULL_ALLOC(ndr, r->out.forest_trust_info);
16075 ZERO_STRUCTP(r->out.forest_trust_info);
16079 NDR_PULL_ALLOC(ndr, r->out.forest_trust_info);
16082 NDR_PULL_SET_MEM_CTX(ndr, r->out.forest_trust_info, LIBNDR_FLAG_REF_ALLOC);
16085 NDR_PULL_ALLOC(ndr, *r->out.forest_trust_info);
16087 *r->out.forest_trust_info
[all...]
H A Dlsa.h1767 struct lsa_ForestTrustInformation **forest_trust_info;/* [ref] */ member in struct:lsa_lsaRQueryForestTrustInformation::__anon42111
H A Dndr_lsa.c12245 if (r->out.forest_trust_info == NULL) {
12248 NDR_CHECK(ndr_push_unique_ptr(ndr, *r->out.forest_trust_info));
12249 if (*r->out.forest_trust_info) {
12250 NDR_CHECK(ndr_push_lsa_ForestTrustInformation(ndr, NDR_SCALARS|NDR_BUFFERS, *r->out.forest_trust_info));
12282 NDR_PULL_ALLOC(ndr, r->out.forest_trust_info);
12283 ZERO_STRUCTP(r->out.forest_trust_info);
12287 NDR_PULL_ALLOC(ndr, r->out.forest_trust_info);
12290 NDR_PULL_SET_MEM_CTX(ndr, r->out.forest_trust_info, LIBNDR_FLAG_REF_ALLOC);
12293 NDR_PULL_ALLOC(ndr, *r->out.forest_trust_info);
12295 *r->out.forest_trust_info
[all...]
H A Dcli_lsa.c10725 state->orig.out.forest_trust_info = _forest_trust_info;
10773 *state->orig.out.forest_trust_info = *state->tmp.out.forest_trust_info;
10812 struct lsa_ForestTrustInformation **forest_trust_info /* [out] [ref] */)
10837 *forest_trust_info = *r.out.forest_trust_info;

Completed in 517 milliseconds

12