Searched refs:newid (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/mpl/bind/dist/bin/tests/system/rootkeysentinel/ns2/
H A Dsign.sh15 newid=$(printf '%05u' $(((oldid + 1000) % 65536)))
31 echo root-key-sentinel-is-ta-$newid A 10.53.0.3 >>$zonefile
32 echo root-key-sentinel-not-ta-$newid A 10.53.0.4 >>$zonefile
35 echo new-is-ta CNAME root-key-sentinel-is-ta-$newid >>$zonefile
36 echo new-not-ta CNAME root-key-sentinel-not-ta-$newid >>$zonefile
/netbsd-current/external/mpl/bind/dist/bin/tests/system/rootkeysentinel/
H A Dtests.sh42 newid=$(printf "%05u" $(((oldid + 1000) % 65536)))
46 echo_i "test id: newid=${newid} (not configured)"
83 $DIG $DIGOPTS @10.53.0.3 root-key-sentinel-is-ta-${newid}.example A >dig.out.ns3.test$n || ret=1
90 $DIG $DIGOPTS @10.53.0.3 +cd root-key-sentinel-is-ta-${newid}.example A >dig.out.ns3.test$n || ret=1
96 $DIG $DIGOPTS @10.53.0.3 root-key-sentinel-not-ta-${newid}.example A >dig.out.ns3.test$n || ret=1
161 grep "new-is-ta.*CNAME.root-key-sentinel-is-ta-${newid}.example." dig.out.ns3.test$n >/dev/null || ret=1
168 grep "new-not-ta.*CNAME.root-key-sentinel-not-ta-${newid}.example." dig.out.ns3.test$n >/dev/null || ret=1
205 $DIG $DIGOPTS @10.53.0.4 root-key-sentinel-is-ta-${newid}.example A >dig.out.ns4.test$n || ret=1
211 $DIG $DIGOPTS @10.53.0.4 root-key-sentinel-not-ta-${newid}
[all...]
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_sugar.c327 int newid; local
332 newid = dt_sugar_new_condition(dp,
336 dt_sugar_visit_stmts(dp, if_stmt->dn_body, newid);
345 dt_node_op1(DT_TOK_LNEG, dt_sugar_new_condition_var(newid));
/netbsd-current/crypto/external/bsd/heimdal/dist/kcm/
H A Dprotocol.c938 kcm_ccache oldid, newid; local
968 ret = kcm_ccache_resolve_client(context, client, opcode, newname, &newid);
970 ret = kcm_ccache_new_client(context, client, newname, &newid);
980 HEIMDAL_MUTEX_lock(&newid->mutex);
988 MOVE(newid, oldid, flags);
989 MOVE(newid, oldid, client);
990 MOVE(newid, oldid, server);
991 MOVE(newid, oldid, creds);
992 MOVE(newid, oldid, tkt_life);
993 MOVE(newid, oldi
[all...]
/netbsd-current/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dmerge.c987 add_tdesc(tdesc_t *oldtdp, int newid, merge_cb_data_t *mcd) argument
992 template.t_id = newid;
998 oldtdp->t_id, newid, newid);
1000 if ((newtdp = tdesc_ops[oldtdp->t_type].conjure(oldtdp, newid,
1018 int newid; local
1021 newid = get_mapping(mcd->md_ta, tdp->t_id);
1022 assert(newid != -1);
1024 if ((rc = add_tdesc(tdp, newid, mcd)))
/netbsd-current/external/bsd/unbound/dist/services/cache/
H A Drrset.c174 uint64_t newid = alloc_get_id(alloc); local
179 ref->key->id = newid;
180 ref->id = newid;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcollect2.c1875 struct id *newid
1878 strcpy (newid->name, name);
1881 head_ptr->last->next = newid;
1883 head_ptr->first = newid;
1890 if (p != newid)
1893 free (newid);
1897 newid->sequence = ++sequence_number;
1898 head_ptr->last = newid;
1866 struct id *newid local
H A Dgenmatch.c4120 unsigned newid = capture_ids->elements (); local
4124 snprintf (id, sizeof (id), "__%u", newid);
4128 return newid;
5014 @@1 into @__<newid>@1 and @1 into @__<newid>. */
5019 unsigned newid = get_internal_capture_id (); local
5022 cpts[i][j]->where = newid;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcollect2.cc1863 struct id *newid
1866 strcpy (newid->name, name);
1869 head_ptr->last->next = newid;
1871 head_ptr->first = newid;
1878 if (p != newid)
1881 free (newid);
1885 newid->sequence = ++sequence_number;
1886 head_ptr->last = newid;
1854 struct id *newid local
H A Dgenmatch.cc4176 unsigned newid = capture_ids->elements (); local
4180 snprintf (id, sizeof (id), "__%u", newid);
4184 return newid;
5078 @@1 into @__<newid>@1 and @1 into @__<newid>. */
5083 unsigned newid = get_internal_capture_id (); local
5086 cpts[i][j]->where = newid;
/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dnetpgp.c1240 char newid[1024]; local
1256 (void) snprintf(newid, sizeof(newid), "%s", id);
1258 (void) snprintf(newid, sizeof(newid),
1261 uid = (uint8_t *)newid;
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Ddaemon.c1953 int i, j, oldid, newid; local
1974 newid = i & newmask;
1975 if ( oldid == newid ) continue;
1987 SLAP_SOCK_ADD( newid, i, sl );
1989 SLAP_SOCK_SET_READ( newid, i );
1992 SLAP_SOCK_SET_WRITE( newid, i );
1994 slap_daemon[newid].sd_nwriters++;
1998 slap_daemon[newid].sd_nactives++;
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_acl.c2150 uid_t newid; local
2152 newid = zfs_fuid_map_id(zfsvfs, who, cr,
2154 if (newid != IDMAP_WK_CREATOR_OWNER_UID &&
2155 uid == newid)
/netbsd-current/external/mpl/bind/dist/bin/tests/system/autosign/
H A Dtests.sh1142 newid=$(keyfile_to_key_id "$(cat standby.key)")
1160 echo_i "checking former standby key $newid is now active ($n)"
1163 grep 'RRSIG.*'" $newid "'\. ' dig.out.ns1.test$n >/dev/null || ret=1
1171 grep 'RRSIG.*'" $newid "'\. ' dig.out.ns1.test$n >/dev/null && ret=1
1219 grep 'RRSIG.*'" $newid "'\. ' dig.out.ns1.test$n >/dev/null || ret=1
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmethod.c189 make_alias_for (tree target, tree newid)
192 TREE_CODE (target), newid, TREE_TYPE (target));
188 make_alias_for(tree target, tree newid) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dmethod.cc189 make_alias_for (tree target, tree newid)
192 TREE_CODE (target), newid, TREE_TYPE (target));
188 make_alias_for(tree target, tree newid) argument
/netbsd-current/sys/netipsec/
H A Dkey.c2468 u_int32_t newid = 0; local
2474 newid = (policy_id = (policy_id == ~0 ? 1 : policy_id + 1));
2476 sp = key_getspbyid(newid);
2483 if (count == 0 || newid == 0) {
2488 return newid;
/netbsd-current/sys/dev/audio/
H A Daudio.c4162 static int newid = 0; local
4166 track->id = newid++;

Completed in 437 milliseconds