Searched refs:ndom (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/rpc/
H A Dsamsync.c987 struct samsync_trusted_domain *ndom = talloc(samsync_state, struct samsync_trusted_domain); local
996 ndom->name = talloc_reference(ndom, trusted_domain->domain_name.string);
997 ndom->sid = talloc_reference(ndom, dom_sid);
1037 ndom = talloc_reference(samsync_state, ndom);
1038 DLIST_ADD(samsync_state->trusted_domains, ndom);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/rpc/
H A Dsamsync.c987 struct samsync_trusted_domain *ndom = talloc(samsync_state, struct samsync_trusted_domain); local
996 ndom->name = talloc_reference(ndom, trusted_domain->domain_name.string);
997 ndom->sid = talloc_reference(ndom, dom_sid);
1037 ndom = talloc_reference(samsync_state, ndom);
1038 DLIST_ADD(samsync_state->trusted_domains, ndom);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/rpc/
H A Dsamsync.c987 struct samsync_trusted_domain *ndom = talloc(samsync_state, struct samsync_trusted_domain); local
996 ndom->name = talloc_reference(ndom, trusted_domain->domain_name.string);
997 ndom->sid = talloc_reference(ndom, dom_sid);
1037 ndom = talloc_reference(samsync_state, ndom);
1038 DLIST_ADD(samsync_state->trusted_domains, ndom);

Completed in 187 milliseconds