Searched refs:cn (Results 51 - 75 of 254) sorted by relevance

1234567891011

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/math/
H A Dclassic_polyns.tcl36 set cn [expr {$degree/($degree+1.0)}]
38 set term_nm1 [multPolyn $pnm1 [expr {-1.0*$cn}]]
73 set cn 1.0
75 set term_nm1 [multPolyn $pnm1 [expr {-1.0*$cn}]]
114 set cn [expr {($degree+$alpha)/($degree+1.0)}]
116 set term_nm1 [multPolyn $pnm1 [expr {-1.0*$cn}]]
151 set cn [expr {2.0*$degree}]
154 set term_nm1 [multPolyn $pnm1 [expr {-1.0*$cn}]]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/tests/scripts/
H A Dsql-test901-syncrepl154 MANAGERDN="cn=Manager,${BASEDN}"
183 dn: cn=Lev Tolstoij,${BASEDN}
186 cn: Lev Tolstoij
194 dn: cn=Some One,${BASEDN}
198 cn: Some One
206 dn: cn=SubNet User,dc=subnet,${BASEDN}
209 cn: SubNet User
219 documentAuthor: cn=Lev Tolstoij,dc=example,dc=com
248 dn: cn=Some One,${BASEDN}
254 dn: cn
[all...]
H A Dtest045-syncreplication-proxied285 dn: cn=James A Jones 1, ou=Alumni Association, ou=People, dc=example,dc=com
296 dn: cn=Bjorn Jensen, ou=Information Technology Division, ou=People, dc=example,dc=com
301 dn: cn=ITD Staff,ou=Groups,dc=example,dc=com
304 uniquemember: cn=James A Jones 2, ou=Information Technology Division, ou=People, dc=example,dc=com
305 uniquemember: cn=Bjorn Jensen, ou=Information Technology Division, ou=People, dc=example,dc=com
308 uniquemember: cn=Dorothy Stevens, ou=Alumni Association, ou=People, dc=example,dc=com
309 uniquemember: cn=James A Jones 1, ou=Alumni Association, ou=People, dc=example,dc=com
311 dn: cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc
314 delete: cn
315 cn
[all...]
H A Dtest058-syncrepl-asymmetric167 dn: cn=config
169 cn: config
172 dn: olcDatabase={0}config,cn=config
184 dn: cn=config
186 cn: config
188 dn: olcDatabase={0}config,cn=config
356 $LDAPADD -D cn=config -H $uri -y $CONFIGPWF <<EOF > $TESTOUT 2>&1
377 $LDAPADD -D cn=config -H $uri -y $CONFIGPWF <<EOF >>$TESTOUT 2>&1
378 dn: cn=module,cn
[all...]
H A Dtest044-dynlist84 dn: cn=Dynamic List,$LISTDN
86 cn: Dynamic List
87 memberURL: ldap:///ou=People,${BASEDN}?cn,mail?sub?(objectClass=person)
93 '(cn=Dynamic List)' '*' \
105 '(cn=Dynamic List)' mail \
117 '(cn=Dynamic List)' objectClass \
129 '(cn=Dynamic List)' '*' \
141 "cn=Dynamic List,$LISTDN" "cn:Bjorn Jensen" \
169 "cn
[all...]
H A Dtest022-ppolicy363 dn: cn=Add Should Fail, ou=People, dc=example, dc=com
366 cn: Add Should Fail
425 $LDAPADD -D cn=config -H $URI1 -y $CONFIGPWF <<EOF >> $TESTOUT 2>&1
426 dn: cn=module,cn=config
428 cn: module
441 $LDAPADD -D cn=config -H $URI1 -y $CONFIGPWF <<EOF >> $TESTOUT 2>&1
442 dn: olcOverlay={1}syncprov,olcDatabase={1}$BACKEND,cn=config
474 $LDAPADD -D cn=config -H $URI2 -y $CONFIGPWF <<EOF >> $TESTOUT 2>&1
475 dn: cn
[all...]
H A Dtest055-valregex66 dn: cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com
94 dn: cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com
H A Dtest061-syncreplication-initiation73 dn: cn=config
75 cn: config
80 dn: olcDatabase={0}config,cn=config
165 $LDAPADD -D cn=config -H $uri -y $CONFIGPWF <<EOF > $TESTOUT 2>&1
187 $LDAPADD -D cn=config -H $uri -y $CONFIGPWF <<EOF >>$TESTOUT 2>&1
188 dn: cn=module,cn=config
190 cn: module
205 dn: cn=module,cn
[all...]
H A Dtest000-rootdse46 echo "Using ldapsearch to retrieve the cn=Subschema..."
47 $LDAPSEARCH -b "cn=Subschema" -s base -h $LOCALHOST -p $PORT1 \
48 '(&(objectClasses=top)(objectClasses=2.5.6.0))' cn objectClass \
58 echo "Using ldapsearch to retrieve the cn=Monitor..."
59 $LDAPSEARCH -b "cn=Monitor" -s base -h $LOCALHOST -p $PORT1 \
H A Dtest035-meta202 $LDAPMODIFY -v -D "cn=Manager,$BASEDN" -h $LOCALHOST -p $PORT3 -w $PASSWD \
205 dn: cn=Added Group,ou=Groups,$BASEDN
209 cn: Added Group
210 member: cn=Added Group,ou=Groups,$BASEDN
213 dn: cn=Another Added Group,ou=Groups,$BASEDN
216 cn: Another Added Group
217 member: cn=Added Group,ou=Groups,$BASEDN
218 member: cn=Another Added Group,ou=Groups,$BASEDN
220 dn: cn=Another Added Group,ou=Groups,$BASEDN
229 dn: cn
[all...]
/macosx-10.9.5/ncurses-42/ncurses/progs/
H A Dtoe.c117 deschook(const char *cn, TERMTYPE *tp) argument
125 (void) printf("%-10s\t%s\n", cn, desc);
208 char *cn; local
226 cn = _nc_first_name(lterm.term_names);
227 if (!strcmp(cn, name_2)) {
229 (*hook) (cn, &lterm);
254 char *cn; local
259 cn = _nc_first_name(lterm.term_names);
261 (*hook) (cn, &lterm);
/macosx-10.9.5/ruby-104/ruby/test/openssl/
H A Dtest_x509ext.rb45 URI.2 = ldap://ldap.example.com/cn=ca?certificateRevocationList;binary
56 %r{URI:ldap://ldap\.example\.com/cn=ca\?certificateRevocationList;binary},
64 %r{URI:ldap://ldap.example.com/cn=ca\?certificateRevocationList;binary},
/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Dgssauthcn.h96 #include <cn.h>
/macosx-10.9.5/ruby-104/ruby/lib/webrick/
H A Dssl.rb89 # the issuer +cn+ and a +comment+ to be stored in the certificate.
91 def create_self_signed_cert(bits, cn, comment)
107 name = OpenSSL::X509::Name.new(cn)
172 cn = config[:SSLCertName]
174 cert, key = Utils::create_self_signed_cert(1024, cn, comment)
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/rde_critcl/
H A Dstack.h51 SCOPE void rde_stack_get (RDE_STACK s, long int* cn, void*** cc);
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/struct/graph/
H A Dnode.h24 Tcl_Obj* gn_serial_arcs (GN* n, Tcl_Obj* empty, Tcl_HashTable* cn);
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/t/
H A D03schema.t21 print "not " unless join(' ', sort map $_->{name}, @atts) eq join(' ',sort qw(cn sn objectClass));
/macosx-10.9.5/msdosfs-198/msdosfs.kextproj/msdosfs.kmodproj/
H A Dfat.h114 #define MSDOSFSEOF(pmp, cn) ((((cn) | ~(pmp)->pm_fatmask) & CLUST_EOFS) == CLUST_EOFS)
/macosx-10.9.5/swig-10/Source/Swig/
H A Dsymbol.c427 Node *cn; local
458 cn = Getattr(ccurrent, name);
460 if (cn && (Getattr(cn, "sym:typename"))) {
464 } else if (cn && (Getattr(cn, "sym:weak"))) {
466 if (checkAttribute(cn, "nodeType", "template")
467 && checkAttribute(cn, "templatetype", "classforward")) {
470 ParmList *pc = Getattr(cn, "templateparms");
473 Printf(stderr, "found template classforward %s\n", Getattr(cn, "nam
598 Hash *c, *cn, *cl = 0; local
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/LDAP/Control/
H A DSort.pm122 order => "cn -phone"
165 "cn" sort by cn using the default ordering rule for the cn attribute
166 "-cn" sort by cn using the reverse of the default ordering rule
167 "age cn" sort by age first, then by cn using the default ordering rules
168 "cn:1.2.3.4" sort by cn usin
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/ripemd/
H A Dripemd160_test.c106 size_t cn, n; local
108 for (cn = 0, p = buf; cn < len; cn++, p += 2) {
109 n = sprintf(p, "%02X", data[cn]);
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_xattr.c524 struct componentname cn; local
543 cn.cn_nameiop = DELETE;
544 cn.cn_flags = ISLASTCN;
545 cn.cn_context = kernelctx;
546 cn.cn_pnbuf = tmpname;
547 cn.cn_pnlen = sizeof(tmpname);
548 cn.cn_nameptr = cn.cn_pnbuf;
549 cn.cn_namelen = strlen(tmpname);
560 (void) VNOP_REMOVE(dvp, svp, &cn,
665 struct componentname cn; local
731 struct componentname cn; local
1083 struct componentname cn; local
[all...]
/macosx-10.9.5/cups-372.4/cups/ppdc/
H A Dppdc-driver.cxx413 ppdcConstraint *cn; // Current constraint local
745 for (cn = (ppdcConstraint *)constraints->first();
746 cn;
747 cn = (ppdcConstraint *)constraints->next())
750 if (!strncmp(cn->option1->value, "*Custom", 7) ||
751 !strncmp(cn->option2->value, "*Custom", 7))
756 if (cn->option1->value[0] != '*')
759 cupsFilePuts(fp, cn->option1->value);
761 if (cn->choice1->value)
762 cupsFilePrintf(fp, " %s", cn
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/shell/
H A Dcommand-processor.rb558 |cn|
559 if !defined_meth[pre + cn] && sh.file?(cn) && sh.executable?(cn)
560 command = (pre + cn).gsub(/\W/, "_").sub(/^([0-9])/, '_\1')
562 def_system_command(command, sh.expand_path(cn))
564 Shell.notify "warn: Can't define #{command} path: #{cn}"
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/tests/data/
H A Dslapd-nis-master.conf38 rootdn "cn=Manager, o=SGI, c=US"
44 index cn pres,eq,approx

Completed in 345 milliseconds

1234567891011