Home
last modified time | relevance | path

Searched refs:ou2 (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/net/samba412/samba-4.12.15/source4/torture/drs/python/
H A Dreplica_sync.py55 self.ou2 = None
59 self._cleanup_object(self.ou2)
181 self.ldb_dc2.delete('<GUID=%s>' % self.ou2)
186 self._check_deleted(self.ldb_dc1, self.ou2)
189 self._check_deleted(self.ldb_dc2, self.ou2)
220 self.ldb_dc1.delete('<GUID=%s>' % self.ou2)
225 self._check_deleted(self.ldb_dc1, self.ou2)
228 self._check_deleted(self.ldb_dc2, self.ou2)
250 …self.assertTrue('CNF:%s' % self.ou2 in str(res2[0]["name"][0]), "Got %s for %s" % (str(res2[0]["na…
259 self.ldb_dc1.delete('<GUID=%s>' % self.ou2)
[all …]
H A Dgetnc_exop.py154 ou2 = "OU=get_anc2,%s" % ou1
156 "dn": ou2,
217 self._check_ctr6(ctr, [ou2])
252 ou2 = "OU=get_anc2,%s" % ou1
254 "dn": ou2,
314 m.dn = ldb.Dn(self.ldb_dc1, ou2)
332 self._check_replication([ou1, ou2],
336 self._check_replication([ou1, ou2],
341 self._check_replication([ou1, ou2],
370 cn3 = "CN=get_anc3,%s" % ou2
[all …]
H A Dreplica_sync_rodc.py50 self.ou2 = None
102 self.ou2 = self._create_ou(self.ldb_dc1, name)
110 self.ldb_dc1.delete('<GUID=%s>' % self.ou2)
132 self.ou2 = self._create_ou(self.ldb_dc1, free_name)
143 self.ldb_dc1.rename("<GUID=%s>" % self.ou2, "%s,%s" % (name, self.domain_dn))
151 self.ldb_dc1.delete('<GUID=%s>' % self.ou2)
H A Dsamba_tool_drs_showrepl.py279 ou2 = "OU=dc2.%x,%s" % (random.randrange(1 << 64), domain_dn)
286 "dn": ou2,
289 self.addCleanup(samdb2.delete, ou2, ['tree_delete:1'])
292 dn2 = 'cn=u2.%%d,%s' % (ou2)
/dports/net/pear-Horde_Ldap/Horde_Ldap-2.4.2/test/Horde/Ldap/
H A DLdapTest.php331 $ou2 = Horde_Ldap_Entry::createFresh(
339 $ldap->add($ou2);
340 $this->assertTrue($ldap->exists($ou2->dn()));
446 $ou2 = Horde_Ldap_Entry::createFresh(
451 $ldap->add($ou2);
593 $ou2 = Horde_Ldap_Entry::createFresh(
599 $ldap->add($ou2);
600 $this->assertTrue($ldap->exists($ou2->dn()));
610 $entrycp = $ldap->copy($entry, 'l=test_copied,' . $ou2->dn());
617 $entrycp_f = $ldap->copy($entry, 'l=test_copied,' . $ou2->dn());
[all …]
H A DSearchTest.php48 $ou2 = Horde_Ldap_Entry::createFresh(
56 $ldap->add($ou2);
57 $this->assertTrue($ldap->exists($ou2->dn()));
/dports/print/lout/lout-3.40/
H A Dexterns.h1621 SECOND_UNION ou2; member
1629 SECOND_UNION ou2; member
1643 SECOND_UNION ou2; member
1666 SECOND_UNION ou2; member
1681 SECOND_UNION ou2; member
1693 SECOND_UNION ou2; member
1768 #define hspace(x) (x)->os1.ou2.os21.ohspace
1769 #define vspace(x) (x)->os1.ou2.os21.ovspace
1796 #define sized(x) (x)->os1.ou2.os23.osized
1819 #define is_tag(x) (x)->os1.ou2.os26.ois_tag
[all …]
/dports/security/samhain/samhain-4.4.3/src/
H A Dcutest_sh_utils.c132 unsigned char ou2[64]; in Test_sh_util_base64_enc_ok() local
143 ret = sh_util_base64_dec (ou2, out, strlen((char*)out)); in Test_sh_util_base64_enc_ok()
145 CuAssertStrEquals(tc, (char*)inp0, (char*)ou2); in Test_sh_util_base64_enc_ok()
150 ret = sh_util_base64_dec (ou2, out, strlen((char*)out)); in Test_sh_util_base64_enc_ok()
151 CuAssertStrEquals(tc, (char*)inp1, (char*)ou2); in Test_sh_util_base64_enc_ok()
157 ret = sh_util_base64_dec (ou2, out, strlen((char*)out)); in Test_sh_util_base64_enc_ok()
158 CuAssertStrEquals(tc, (char*)inp2, (char*)ou2); in Test_sh_util_base64_enc_ok()
164 ret = sh_util_base64_dec (ou2, out, strlen((char*)out)); in Test_sh_util_base64_enc_ok()
165 CuAssertStrEquals(tc, (char*)inp3, (char*)ou2); in Test_sh_util_base64_enc_ok()
171 ret = sh_util_base64_dec (ou2, out, strlen((char*)out)); in Test_sh_util_base64_enc_ok()
[all …]
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dcutest_sh_utils.c132 unsigned char ou2[64]; in Test_sh_util_base64_enc_ok() local
143 ret = sh_util_base64_dec (ou2, out, strlen((char*)out)); in Test_sh_util_base64_enc_ok()
145 CuAssertStrEquals(tc, (char*)inp0, (char*)ou2); in Test_sh_util_base64_enc_ok()
150 ret = sh_util_base64_dec (ou2, out, strlen((char*)out)); in Test_sh_util_base64_enc_ok()
151 CuAssertStrEquals(tc, (char*)inp1, (char*)ou2); in Test_sh_util_base64_enc_ok()
157 ret = sh_util_base64_dec (ou2, out, strlen((char*)out)); in Test_sh_util_base64_enc_ok()
158 CuAssertStrEquals(tc, (char*)inp2, (char*)ou2); in Test_sh_util_base64_enc_ok()
164 ret = sh_util_base64_dec (ou2, out, strlen((char*)out)); in Test_sh_util_base64_enc_ok()
165 CuAssertStrEquals(tc, (char*)inp3, (char*)ou2); in Test_sh_util_base64_enc_ok()
171 ret = sh_util_base64_dec (ou2, out, strlen((char*)out)); in Test_sh_util_base64_enc_ok()
[all …]
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dcutest_sh_utils.c132 unsigned char ou2[64]; in Test_sh_util_base64_enc_ok() local
143 ret = sh_util_base64_dec (ou2, out, strlen((char*)out)); in Test_sh_util_base64_enc_ok()
145 CuAssertStrEquals(tc, (char*)inp0, (char*)ou2); in Test_sh_util_base64_enc_ok()
150 ret = sh_util_base64_dec (ou2, out, strlen((char*)out)); in Test_sh_util_base64_enc_ok()
151 CuAssertStrEquals(tc, (char*)inp1, (char*)ou2); in Test_sh_util_base64_enc_ok()
157 ret = sh_util_base64_dec (ou2, out, strlen((char*)out)); in Test_sh_util_base64_enc_ok()
158 CuAssertStrEquals(tc, (char*)inp2, (char*)ou2); in Test_sh_util_base64_enc_ok()
164 ret = sh_util_base64_dec (ou2, out, strlen((char*)out)); in Test_sh_util_base64_enc_ok()
165 CuAssertStrEquals(tc, (char*)inp3, (char*)ou2); in Test_sh_util_base64_enc_ok()
171 ret = sh_util_base64_dec (ou2, out, strlen((char*)out)); in Test_sh_util_base64_enc_ok()
[all …]
/dports/net/pear-Net_LDAP/Net_LDAP-1.1.5/tests/
H A DNet_LDAPTest.php416 $ou2 = Net_LDAP_Entry::createFresh('ou=Net_LDAP_Test_search2,'.$base,
423 $this->assertTrue($ldap->add($ou2));
424 $this->assertTrue($ldap->dnExists($ou2->dn()));
483 $this->assertTrue($ldap->delete($ou2), 'Cleanup failed, please delete manually');
687 $ou2 = Net_LDAP_Entry::createFresh('ou=Net_LDAP_Test_tgt,'.$base,
694 $this->assertTrue($ldap->add($ou2));
695 $this->assertTrue($ldap->dnExists($ou2->dn()));
705 $entrycp = $ldap->copy($entry, 'l=test_copied,'.$ou2->dn());
711 $entrycp_f = $ldap->copy($entry, 'l=test_copied,'.$ou2->dn());
715 $entrycp = $ldap->copy($entry->dn(), 'l=test_copied2,'.$ou2->dn());
[all …]
/dports/net/pear-Net_LDAP2/Net_LDAP2-2.2.0/tests/
H A DNet_LDAP2Test.php413 $ou2 = Net_LDAP2_Entry::createFresh('ou=Net_LDAP2_Test_search2,'.$base,
422 $this->assertTrue($ldap->add($ou2));
423 $this->assertTrue($ldap->dnExists($ou2->dn()));
511 $this->assertTrue($ldap->delete($ou2), 'Cleanup failed, please delete manually');
732 $ou2 = Net_LDAP2_Entry::createFresh('ou=Net_LDAP2_Test_tgt,'.$base,
739 $this->assertTrue($ldap->add($ou2));
740 $this->assertTrue($ldap->dnExists($ou2->dn()));
750 $entrycp = $ldap->copy($entry, 'l=test_copied,'.$ou2->dn());
756 $entrycp_f = $ldap->copy($entry, 'l=test_copied,'.$ou2->dn());
760 $entrycp = $ldap->copy($entry->dn(), 'l=test_copied2,'.$ou2->dn());
[all …]
H A DNet_LDAP2_SearchTest.php255 $ou2 = Net_LDAP2_Entry::createFresh('ou=Net_LDAP2_Test_search2,'.$base,
262 $this->assertTrue($ldap->add($ou2));
263 $this->assertTrue($ldap->dnExists($ou2->dn()));
359 $this->assertTrue($ldap->delete($ou2), 'Cleanup failed, please delete manually');
/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/UI/Options/
H A DCore.hs218 OptSpec ou1 op1 oc1 od1 ^ OptSpec ou2 op2 oc2 od2 = OptSpec {..} where
219 ounparse k = ou1 (\fs1 -> ou2 (\fs2 -> k (fs1 ++ fs2)))
268 OptSpec ou1 op1 oc1 od1 `oappend` OptSpec ou2 op2 oc2 od2 = OptSpec {..} where
269 ounparse k bs = ou1 (\fs1 -> ou2 (\fs2 -> k (fs1 ++ fs2)) bs) bs
/dports/misc/vxl/vxl-3.3.2/core/vpgl/algo/tests/
H A Dtest_ray_intersect.cxx66 double su2 = 13800, ou2 = 13759; in test_ray_intersect() local
70 …ra<double> rcam2(neu_u2, den_u2, neu_v2, den_v2, sx2, ox2, sy2, oy2, sz2, oz2, su2, ou2, sv2, ov2); in test_ray_intersect()
H A Dtest_rational_adjust_onept.cxx112 double su2 = 13827, ou2 = 13793; in test_rational_adjust_onept() local
115 …ra<double> rcam2(neu_u2, den_u2, neu_v2, den_v2, sx2, ox2, sy2, oy2, sz2, oz2, su2, ou2, sv2, ov2); in test_rational_adjust_onept()
/dports/math/freefem++/FreeFem-sources-4.6/examples/plugin/
H A Dcmaes-VarIneq.edp14 Vh ou1,ou2;
112 else FEFToSSP(ou1[],ou2[],start);
121 ou2 = best2;
/dports/net/samba412/samba-4.12.15/source4/dsdb/tests/python/
H A Dsubtree_rename.py64 for ou in (self.ou1, self.ou2, self.ou3):
77 self.ou2 = "OU=subtree2,%s" % self.base_dn
84 'dn': self.ou2})
277 u1, u2 = self.add_objects(2, 'user', '%s_u_' % tag, ou=self.ou2)
319 g1, g2 = self.add_objects(2, 'group', '%s_g_' % tag, ou=self.ou2)
359 c1, c2, c3 = self.add_objects(3, 'computer', '%s_c_' % tag, ou=self.ou2)
422 self.samdb.rename(g1, g1.replace(self.ou3, self.ou2))
427 self.samdb.rename(u1, u1.replace(self.ou3, self.ou2))
432 self.samdb.rename(c1, c1.replace(self.ou3, self.ou2))
/dports/math/freefem++/FreeFem-sources-4.6/examples/mpi/
H A Dcmaes-mpi-VarIneq.edp17 Vh ou1,ou2;
114 else FEFToSSP(ou1[],ou2[],start);
123 ou2 = best2;
/dports/math/freefem++/FreeFem-sources-4.6/unit/parallel/
H A Dmpi-cmaes.edp18 Vh ou1,ou2;
107 else FEFToSSP(ou1[],ou2[],start);
118 ou2 = best2;
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DTriangularPatch.cpp172 double ou2 = (overlap && snap(u2+inc) <= 1 ? snap(u2+inc) : u2); in approximate() local
176 if (!overlap || (snap(u1+ov2) <= 1 && snap(ou2+v1) <= 1)) { in approximate()
180 path.lineto(valueAt(ou2, v1)); in approximate()
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/kivy/
H A Dtkutil.py289 ou2 = int(outline[4:6], 16)
297 ou2,
300 l2 = (ou0, ou1, ou2, ou3, ) * ow + (fi0, fi1, fi2, fi3, ) * \
301 (width - 2 * ow) + (ou0, ou1, ou2, ou3, ) * ow
/dports/net/openldap25-client/openldap-2.5.9/tests/scripts/
H A Dtest058-syncrepl-asymmetric146 mkdir -p $SMC_DIR/ou2 $SMC_DIR/sm2ou1
446 ${nullExclude}olcDbDirectory: $SMC_DIR/ou2
448 olcSuffix: ou=ou2,$BASEDN
600 ${nullExclude}olcDbDirectory: $SM2_DIR/ou2
602 olcSuffix: ou=ou2,$BASEDN
653 by dn.exact=ou=ou2,dc=example,dc=com read
658 by dn.exact=ou=ou2,dc=example,dc=com read
663 by dn.exact=ou=ou2,dc=example,dc=com none
796 dn: ou=ou2,dc=example,dc=com
799 ou: ou2
[all …]
/dports/net/openldap25-server/openldap-2.5.9/tests/scripts/
H A Dtest058-syncrepl-asymmetric146 mkdir -p $SMC_DIR/ou2 $SMC_DIR/sm2ou1
446 ${nullExclude}olcDbDirectory: $SMC_DIR/ou2
448 olcSuffix: ou=ou2,$BASEDN
600 ${nullExclude}olcDbDirectory: $SM2_DIR/ou2
602 olcSuffix: ou=ou2,$BASEDN
653 by dn.exact=ou=ou2,dc=example,dc=com read
658 by dn.exact=ou=ou2,dc=example,dc=com read
663 by dn.exact=ou=ou2,dc=example,dc=com none
796 dn: ou=ou2,dc=example,dc=com
799 ou: ou2
[all …]
/dports/net/openldap26-server/openldap-2.6.0/tests/scripts/
H A Dtest058-syncrepl-asymmetric146 mkdir -p $SMC_DIR/ou2 $SMC_DIR/sm2ou1
446 ${nullExclude}olcDbDirectory: $SMC_DIR/ou2
448 olcSuffix: ou=ou2,$BASEDN
600 ${nullExclude}olcDbDirectory: $SM2_DIR/ou2
602 olcSuffix: ou=ou2,$BASEDN
653 by dn.exact=ou=ou2,dc=example,dc=com read
658 by dn.exact=ou=ou2,dc=example,dc=com read
663 by dn.exact=ou=ou2,dc=example,dc=com none
796 dn: ou=ou2,dc=example,dc=com
799 ou: ou2
[all …]

1234567