Searched refs:cn (Results 126 - 150 of 298) sorted by relevance

1234567891011>>

/netbsd-current/sys/arch/hppa/stand/common/
H A Ditecons.c82 ite_probe(struct consdev *cn) argument
99 cn->cn_pri = CN_INTERNAL;
100 cn->cn_dev = makedev(0, 0);
105 ite_init(struct consdev *cn) argument
/netbsd-current/external/bsd/openldap/dist/tests/scripts/
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-initiation72 dn: cn=config
74 cn: config
79 dn: olcDatabase={0}config,cn=config
164 $LDAPADD -D cn=config -H $uri -y $CONFIGPWF <<EOF > $TESTOUT 2>&1
186 $LDAPADD -D cn=config -H $uri -y $CONFIGPWF <<EOF >>$TESTOUT 2>&1
187 dn: cn=module,cn=config
189 cn: module
204 dn: cn=module,cn
[all...]
H A Dtest042-valsort95 $LDAPMODIFY -x -D cn=config -H $URI1 -y $CONFIGPWF > \
98 dn: olcOverlay={0}valsort,olcDatabase={1}$BACKEND,cn=config
149 cn: dave
180 cn: bill
H A Dtest000-rootdse46 echo "Using ldapsearch to retrieve the cn=Subschema..."
47 $LDAPSEARCH -b "cn=Subschema" -s base -H $URI1 \
48 '(&(objectClasses=top)(objectClasses=2.5.6.0))' cn objectClass \
55 echo "Using ldapsearch to retrieve the cn=Monitor..."
56 $LDAPSEARCH -b "cn=Monitor" -s base -H $URI1 \
H A Dtest067-tls191 $LDAPSEARCH -o tls_reqcert=never -b "cn=Subschema" -s base -H $SURIP2 \
192 '(&(objectClasses=top)(objectClasses=2.5.6.0))' cn objectClass \
204 $LDAPSEARCH -o tls_reqcert=hard -b "cn=Subschema" -s base -H $SURIP2 \
205 '(&(objectClasses=top)(objectClasses=2.5.6.0))' cn objectClass \
217 $LDAPSEARCH -o tls_cacert=$TESTDIR/tls/ca/certs/testsuiteCA.crt -o tls_reqcert=hard -b "cn=Subschema" -s base -H $SURIP2 \
218 '(&(objectClasses=top)(objectClasses=2.5.6.0))' cn objectClass \
231 -b "cn=Subschema" -s base -H $SURIP2 \
232 '(&(objectClasses=top)(objectClasses=2.5.6.0))' cn objectClass \
246 -o tls_peerkey_hash="${TLS_PEERKEY}" -b "cn=Subschema" -s base -H $SURIP2 \
247 '(&(objectClasses=top)(objectClasses=2.5.6.0))' cn objectClas
[all...]
H A Dtest073-asyncmeta202 $LDAPMODIFY -v -D "cn=Manager,$BASEDN" -H $URI3 -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...]
H A Dtest047-ldap202 $LDAPMODIFY -v -D "cn=Manager,$BASEDN" -H $URI3 -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...]
H A Dtest035-meta202 $LDAPMODIFY -v -D "cn=Manager,$BASEDN" -H $URI3 -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...]
/netbsd-current/sys/arch/sun3/dev/
H A Dzs.c637 zscninit(struct consdev *cn) argument
679 nullcnprobe(struct consdev *cn) argument
684 prom_cninit(struct consdev *cn) argument
736 struct consdev *cn; local
762 cn = &consdev_kd;
779 cn = &consdev_tty;
780 cn->cn_dev = makedev(cdevsw_lookup_major(&zstty_cdevsw),
782 cn->cn_pri = CN_REMOTE;
796 cn_tab = cn;
797 (*cn
[all...]
H A Dkd.c371 cons_attach_input(struct cons_channel *cc, struct consdev *cn) argument
446 kdcnprobe(struct consdev *cn) argument
451 kdcninit(struct consdev *cn) argument
455 cn->cn_dev = makedev(cdevsw_lookup_major(&kd_cdevsw), 0);
456 cn->cn_pri = CN_INTERNAL;
466 cons_attach_input(&prom_cons_channel, cn);
/netbsd-current/external/gpl2/lvm2/dist/lib/unknown/
H A Dunknown.c62 struct config_node *cn = seg->segtype_private; local
63 return out_config_node(f, cn);
/netbsd-current/usr.bin/make/
H A Dmake.c952 MakeBuildChild(GNode *cn, GNodeListNode *toBeMadeNext) argument
957 cn->name, cn->cohort_num);
958 GNode_FprintDetails(opts.debug_file, "", cn, "\n");
960 if (GNode_IsReady(cn))
964 if (IsWaitingForOrder(cn)) {
968 cn->made = DEFERRED;
973 cn->name, cn->cohort_num);
975 cn
1324 GNode *cn; local
[all...]
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dmul.c43 mp_size_t bn, cn, tn, k; local
101 cn = MPFR_PREC2LIMBS (cq); /* number of limbs of c */
102 k = bn + cn; /* effective nb of limbs used by b*c (= tn or tn+1) below */
113 b1 = (MPFR_LIKELY(bn >= cn)) ?
114 mpn_mul (tmp, MPFR_MANT(b), bn, MPFR_MANT(c), cn)
115 : mpn_mul (tmp, MPFR_MANT(c), cn, MPFR_MANT(b), bn);
739 mp_size_t bn, cn, tn, k, threshold; local
836 cn = MPFR_PREC2LIMBS (cq); /* number of limbs of c */
837 k = bn + cn; /* effective nb of limbs used by b*c (= tn or tn+1) below */
847 if (MPFR_UNLIKELY (bn < cn))
[all...]
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_replay.c430 struct componentname cn; local
480 cn.cn_cred = kcred;
482 cn.cn_thread = curthread;
483 cn.cn_flags = SAVENAME;
503 cn.cn_nameptr = name;
505 cn.cn_namelen = strlen(name);
507 error = VOP_CREATE(ZTOV(dzp), &vp, &cn, &xva.xva_vattr /*,vflg*/);
524 cn.cn_nameptr = name;
526 cn.cn_namelen = strlen(name);
528 error = VOP_MKDIR(ZTOV(dzp), &vp, &cn,
568 struct componentname cn; local
629 struct componentname cn; local
[all...]
/netbsd-current/sys/fs/ntfs/
H A Dntfs_subr.c71 cn_t cn; member in struct:ntfs_lookup_ctx
613 cn_t *cn, *cl; local
624 cn = malloc(cnt * sizeof(*cn), M_NTFSRUN, M_WAITOK);
648 prev = cn[cnt] = prev + tmp;
650 cn[cnt] = tmp;
654 *rcnp = cn;
772 cn_t cn = 0; /* VCN in current attribute */ local
867 tctx->cn = cn;
1258 cn_t ccn, ccl, cn, left, cl; local
1363 cn_t ccn, ccl, cn, left, cl; local
1554 cn_t cn; local
1619 ntfs_parserun(cn_t *cn, cn_t *cl, u_int8_t *run, u_long len, u_long *off) argument
1700 ntfs_runtocn(cn_t *cn, struct ntfsmount *ntmp, u_int8_t *run, u_long len, cn_t vcn) argument
[all...]
H A Dntfs_subr.h58 cn_t * cn; member in struct:ntvattr::__anon12470::__anon12471
68 #define va_vruncn va_d.vrun.cn
/netbsd-current/external/gpl2/lvm2/dist/lib/filters/
H A Dfilter.c173 static int _scan_proc_dev(const char *proc, const struct config_node *cn) argument
260 if (!cn)
264 for (cv = cn->v; cv; cv = cv->next) {
312 const struct config_node *cn)
325 if (!_scan_proc_dev(proc, cn)) {
311 lvm_type_filter_create(const char *proc, const struct config_node *cn) argument
/netbsd-current/usr.sbin/makefs/
H A Dcd9660.c972 cd9660node *cn; local
984 TAILQ_FOREACH(cn, head, cn_next_child) {
989 if (cn_new == cn)
993 cn->isoDirRecord->name);
997 cn->node->name);
1002 if (cn == NULL)
1005 TAILQ_INSERT_BEFORE(cn, cn_new, cn_next_child);
1184 cd9660node *cn; local
1194 TAILQ_FOREACH(cn, &node->cn_children, cn_next_child) {
1195 cd9660_copy_filenames(diskStructure, cn);
1204 cd9660node *cn; local
1215 cd9660node *cn, *next; local
1332 cd9660node *cn; local
1507 cd9660node *cn; local
1545 cd9660node *cn, *dirNode = diskStructure->rootNode; local
[all...]
/netbsd-current/external/bsd/openldap/dist/tests/scripts/lloadd/
H A Dtest004-monitor168 echo "Retrieving data from cn=monitor..."
169 echo "# Retrieving data from an empty lload's cn=monitor..." >>$SEARCHOUT
174 $LDAPSEARCH -b "cn=Load Balancer,cn=Backends,cn=monitor" -H $URI6 \
184 $LDAPMODIFY -D cn=config -H $URI6 -y $CONFIGPWF <<EOF >> $TESTOUT 2>&1
185 dn: cn=first,olcBackend={0}lload,cn=config
206 $LDAPCOMPARE "cn=Load Balancer,cn
[all...]
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/scripts/
H A Dtest001-config28 $LDAPMODIFY -D cn=config -H $URI1 -y $CONFIGPWF \
131 $LDAPSEARCH -D cn=config -H $URI1 -y $CONFIGPWF \
132 -b "olcOverlay={0}variant,olcDatabase={1}$BACKEND,cn=config" \
142 $LDAPSEARCH -D cn=config -H $URI2 -y $CONFIGPWF \
143 -b "olcOverlay={0}variant,olcDatabase={1}$BACKEND,cn=config" \
/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_cts.c137 aligned_16bytes mid_iv, ct_mid, cn, pt_last; local
158 memcpy(cn.c, in + residue, CTS_BLOCK_SIZE);
192 memcpy(ctx->iv, cn.c, CTS_BLOCK_SIZE);
239 aligned_16bytes mid_iv, ct_mid, cn, pt_last; local
264 memcpy(cn.c, in, CTS_BLOCK_SIZE);
298 memcpy(ctx->iv, cn.c, CTS_BLOCK_SIZE);
/netbsd-current/sys/arch/sparc64/dev/
H A Dkd.c463 cons_attach_input(struct cons_channel *cc, struct consdev *cn) argument
476 cn_hw->cn_dev = cn->cn_dev;
477 cn_hw->cn_pollc = cn->cn_pollc;
478 cn_hw->cn_getc = cn->cn_getc;
511 kdcnprobe(struct consdev *cn) argument
516 kdcninit(struct consdev *cn) argument
521 cn->cn_dev = makedev(cdevsw_lookup_major(&kd_cdevsw), 0);
522 cn->cn_pri = CN_INTERNAL;
/netbsd-current/sys/arch/sun2/dev/
H A Dkd.c509 cons_attach_input(struct cons_channel *cc, struct consdev *cn) argument
522 cn_hw->cn_dev = cn->cn_dev;
523 cn_hw->cn_pollc = cn->cn_pollc;
524 cn_hw->cn_getc = cn->cn_getc;
557 kdcnprobe(struct consdev *cn) argument
562 kdcninit(struct consdev *cn) argument
567 cn->cn_dev = makedev(cdevsw_lookup_major(&kd_cdevsw), 0);
568 cn->cn_pri = CN_INTERNAL;
/netbsd-current/sys/fs/union/
H A Dunion_subr.c814 struct componentname cn; local
825 error = union_do_lookup(dvp, &cn,
846 error = VOP_MKDIR(dvp, vpp, &cn, &va);
867 struct componentname cn; local
869 error = union_do_lookup(dvp, &cn,
875 error = VOP_WHITEOUT(dvp, &cn, CREATE);
897 struct componentname cn; local
903 error = union_do_lookup(un->un_dirvp, &cn, l->l_cred,
924 error = VOP_CREATE(un->un_dirvp, &vp, &cn, vap);
1121 struct componentname cn; local
[all...]

Completed in 511 milliseconds

1234567891011>>