Home
last modified time | relevance | path

Searched refs:trustParent1 (Results 1 – 1 of 1) sorted by relevance

/dports/net/samba412/samba-4.12.15/source4/dsdb/common/
H A Dutil_trusts.c878 struct ldb_message_element *trustParent1 = NULL; in dsdb_trust_xref_sort_msgs() local
894 trustParent1 = ldb_msg_find_element(m1, "trustParent"); in dsdb_trust_xref_sort_msgs()
898 if (rootTrust1 == NULL && trustParent1 == NULL) { in dsdb_trust_xref_sort_msgs()