Searched refs:nxt (Results 1 - 25 of 46) sorted by relevance

12

/freebsd-10.0-release/contrib/gdb/gdb/
H A Dxcoffsolib.c47 for (vp = vp->nxt; vp; vp = vp->nxt)
73 if (vp == NULL || vp->nxt == NULL)
80 vp = vp->nxt;
85 for (; vp != NULL; vp = vp->nxt)
127 for (vp = vp->nxt; vp; vp = vp->nxt)
H A Dxcoffsolib.h35 struct vmap *nxt; /* ptr to next in chain */ member in struct:vmap
H A Dexec.c99 struct vmap *vp, *nxt; local
101 for (nxt = vmap; nxt != NULL;)
103 vp = nxt;
104 nxt = vp->nxt;
416 vp->nxt = 0;
426 for (vpp = &vmap; *vpp; vpp = &(*vpp)->nxt)
583 for (vp = vmap; vp; vp = vp->nxt)
H A Dobjfiles.h599 #define ALL_OBJFILES_SAFE(obj,nxt) \
601 (obj) != NULL? ((nxt)=(obj)->next,1) :0; \
602 (obj) = (nxt))
/freebsd-10.0-release/lib/libc/db/btree/
H A Dbt_split.c597 indx_t full, half, nxt, off, skip, top, used; local
612 for (nxt = off = 0, top = NEXTINDEX(h); nxt < top; ++off) {
619 src = bi = GETBINTERNAL(h, nxt);
624 src = bl = GETBLEAF(h, nxt);
629 src = GETRINTERNAL(h, nxt);
634 src = rl = GETRLEAF(h, nxt);
649 nxt == top - 1) {
656 ++nxt;
688 if (c->pg.index < nxt) /* Lef
792 indx_t nxt, top; local
[all...]
/freebsd-10.0-release/sys/netpfil/pf/
H A Din4_cksum.c83 in4_cksum(struct mbuf *m, u_int8_t nxt, int off, int len) argument
98 if (nxt != 0) {
106 u.ipov.ih_pr = nxt;
/freebsd-10.0-release/contrib/tcpdump/
H A Daddrtoname.c88 struct hnamemem *nxt; member in struct:hnamemem
142 struct h6namemem *nxt; member in struct:h6namemem
235 for (; p->nxt; p = p->nxt) {
240 p->nxt = newhnamemem();
285 for (; p->nxt; p = p->nxt) {
290 p->nxt = newh6namemem();
585 for (tp = &eprototable[i & (HASHNAMESIZE-1)]; tp->nxt; tp = tp->nxt)
[all...]
H A Dprint-tcp.c84 struct tcp_seq_hash *nxt; member in struct:tcp_seq_hash
356 th->nxt; th = th->nxt)
361 if (!th->nxt || (flags & TH_SYN)) {
363 if (th->nxt == NULL) {
364 th->nxt = (struct tcp_seq_hash *)
366 if (th->nxt == NULL)
744 u_int8_t nxt; local
778 nxt = 0;
779 MD5_Update(&ctx, (char *)&nxt, sizeo
[all...]
H A Dprint-atalk.c535 struct hnamemem *nxt; member in struct:hnamemem
571 tp->nxt; tp = tp->nxt)
574 tp->nxt = newhnamemem();
580 for (tp = &hnametable[i & (HASHNAMESIZE-1)]; tp->nxt; tp = tp->nxt)
586 for (tp2 = &hnametable[i & (HASHNAMESIZE-1)]; tp2->nxt; tp2 = tp2->nxt)
589 tp->nxt = newhnamemem();
597 tp->nxt
[all...]
/freebsd-10.0-release/sys/netinet6/
H A Dip6_input.c352 int *nxt, int *ours)
397 *nxt = hbh->ip6h_nxt;
434 int nxt, ours = 0; local
922 error = ip6_input_hbh(m, &plen, &rtalert, &off, &nxt, &ours);
926 nxt = ip6->ip6_nxt;
999 while (nxt != IPPROTO_DONE) {
1021 if (ip6_ipsec_input(m, nxt))
1029 if (nxt == IPPROTO_ICMPV6 && rtalert != ~0)
1032 nxt = (*inet6sw[ip6_protox[nxt]]
351 ip6_input_hbh(struct mbuf *m, uint32_t *plen, uint32_t *rtalert, int *off, int *nxt, int *ours) argument
1497 int nxt = ip6->ip6_nxt, off = sizeof(struct ip6_hdr); local
1653 ip6_pullexthdr(struct mbuf *m, size_t off, int nxt) argument
1710 int len, nxt; local
1820 int nxt; local
[all...]
H A Din6_cksum.c84 _in6_cksum_pseudo(struct ip6_hdr *ip6, uint32_t len, uint8_t nxt, uint16_t csum) argument
104 uph.ph.ph_nxt = nxt;
130 in6_cksum_pseudo(struct ip6_hdr *ip6, uint32_t len, uint8_t nxt, uint16_t csum) argument
138 sum = _in6_cksum_pseudo(ip6, len, nxt, csum);
150 in6_cksum(struct mbuf *m, u_int8_t nxt, u_int32_t off, u_int32_t len) argument
182 uph.ph.ph_nxt = nxt;
H A Dip6_ipsec.c167 ip6_ipsec_input(struct mbuf *m, int nxt) argument
179 if ((inet6sw[ip6_protox[nxt]].pr_flags & PR_LASTHDR) != 0 &&
H A Dfrag6.c165 int offset = *offp, nxt, i, next; local
553 nxt = q6->ip6q_nxt;
555 *q6->ip6q_nxtp = (u_char)(nxt & 0xff);
586 *prvnxtp = nxt;
616 return nxt;
/freebsd-10.0-release/usr.bin/xlint/lint1/
H A Dmem1.c147 struct mbl *nxt; /* next block */ member in struct:mbl
218 frmblks = mb->nxt;
222 mb->nxt = *mbp;
241 *fmbp = mb->nxt;
242 mb->nxt = frmblks;
/freebsd-10.0-release/contrib/flex/
H A Dgen.c225 * is. The offset is base[nxt[i]] - (base of current state)]. That's
234 /* We need to have room in nxt/chk for two more slots: One for the
237 * nxt/chk pair with is EOB, i.e., 0, so we don't have to make sure
248 nxt[tblend + 1] = end_of_buffer_action;
253 nxt[tblend + 2] = 0;
264 nxt[offset - 1] = anum; /* action number */
275 tdata[curr++] = nxt[i];
285 tdata[curr++] = base[nxt[i]] - (i - chk[i]);
292 tdata[curr++] = nxt[tblend + 1];
295 tdata[curr++] = nxt[tblen
[all...]
H A Dtblcmp.c300 nxt = reallocate_integer_array (nxt, current_max_xpairs);
331 * consecutive unused records in the chk and nxt arrays.
338 * nxt and chk.
342 * chk/nxt, which should be 1.
348 * chk/nxt arrays.
396 /* Check to see if all elements in chk (and therefore nxt)
466 nxt[tblend] = end_of_buffer_state;
470 nxt[tblend + i] = 0;
484 /* mkentry - create base/def and nxt/ch
[all...]
/freebsd-10.0-release/contrib/ncurses/ncurses/tinfo/
H A Dcomp_hash.c303 int nxt; local
307 nxt = (int) strlen(name_table[n].nte_name) + 5;
308 if (nxt + len > 72) {
313 len += nxt;
/freebsd-10.0-release/contrib/groff/src/roff/troff/
H A Dnode.h316 hmotion_node(hunits i, color *c, node *nxt = 0)
317 : node(nxt), n(i), was_tab(0), unformat(0), col(c) {}
318 hmotion_node(hunits i, color *c, statem *s, int divlevel, node *nxt = 0)
319 : node(nxt, s, divlevel), n(i), was_tab(0), unformat(0), col(c) {}
321 int divlevel, node *nxt = 0)
322 : node(nxt, s, divlevel), n(i), was_tab(flag1), unformat(flag2),
324 hmotion_node(hunits i, int flag1, int flag2, color *c, node *nxt = 0)
325 : node(nxt), n(i), was_tab(flag1), unformat(flag2), col(c) {}
/freebsd-10.0-release/sys/netipsec/
H A Dipsec.c599 u_int8_t nxt; local
615 nxt = ip->ip_p;
627 nxt = ih.ip_p;
635 switch (nxt) {
637 spidx->ul_proto = nxt;
647 spidx->ul_proto = nxt;
662 nxt = ip6e.ip6e_nxt;
667 spidx->ul_proto = nxt;
714 int off, nxt; local
731 nxt
[all...]
H A Dipsec_input.c245 int off, nxt; local
249 nxt = va_arg(ap, int);
253 AF_INET, nxt);
562 int nxt; local
744 nxt = nxt8;
745 while (nxt != IPPROTO_DONE) {
767 if ((inet6sw[ip6_protox[nxt]].pr_flags & PR_LASTHDR) != 0 &&
772 nxt = (*inet6sw[ip6_protox[nxt]].pr_input)(&m, &skip, nxt);
[all...]
/freebsd-10.0-release/contrib/wpa/src/utils/
H A Deloop.c245 int nxt = 0; local
256 pollfds[nxt].fd = fd;
257 pollfds[nxt].events = POLLIN;
258 pollfds[nxt].revents = 0;
259 pollfds_map[fd] = &(pollfds[nxt]);
260 nxt++;
274 pfd = &(pollfds[nxt]);
279 nxt++;
300 pfd = &(pollfds[nxt]);
305 nxt
[all...]
/freebsd-10.0-release/crypto/openssh/
H A Dssh-pkcs11-helper.c76 struct pkcs11_keyinfo *ki, *nxt; local
78 for (ki = TAILQ_FIRST(&pkcs11_keylist); ki; ki = nxt) {
79 nxt = TAILQ_NEXT(ki, next);
/freebsd-10.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Ddevice.c54 struct list_head *pos, *nxt; local
58 list_for_each_safe(pos, nxt, &uctx->qpids) {
71 list_for_each_safe(pos, nxt, &uctx->qpids) {
/freebsd-10.0-release/contrib/gcc/
H A Dtree-ssa-loop-im.c160 tree *nxt, *idx; local
162 for (; ; addr_p = nxt)
172 nxt = &TREE_OPERAND (*addr_p, 0);
173 return cbck (*addr_p, nxt, data);
179 nxt = &TREE_OPERAND (*addr_p, 0);
190 nxt = &TREE_OPERAND (*addr_p, 0);
195 nxt = &TREE_OPERAND (*addr_p, 0);
/freebsd-10.0-release/sys/netpfil/ipfw/
H A Dip_fw_pfil.c460 int nxt, off; local
463 nxt = frag6_input(&clone, &off, 0);
464 if (nxt == IPPROTO_DONE)

Completed in 162 milliseconds

12