Symbol: STAILQ_NEXT
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
194
(var) = STAILQ_NEXT((var), field))
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
202
if ((STAILQ_NEXT((elm), field) = STAILQ_NEXT((tqelm), field)) == NULL)\
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
203
(head)->stqh_last = &STAILQ_NEXT((elm), field); \
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
204
STAILQ_NEXT((tqelm), field) = (elm); \
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
208
if ((STAILQ_NEXT((elm), field) = STAILQ_FIRST((head))) == NULL) \
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
209
(head)->stqh_last = &STAILQ_NEXT((elm), field); \
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
214
STAILQ_NEXT((elm), field) = NULL; \
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
216
(head)->stqh_last = &STAILQ_NEXT((elm), field); \
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
233
while (STAILQ_NEXT(curelm, field) != (elm)) \
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
234
curelm = STAILQ_NEXT(curelm, field); \
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
235
if ((STAILQ_NEXT(curelm, field) = \
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
236
STAILQ_NEXT(STAILQ_NEXT(curelm, field), field)) == NULL)\
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
237
(head)->stqh_last = &STAILQ_NEXT((curelm), field);\
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
243
STAILQ_NEXT(STAILQ_FIRST((head)), field)) == NULL) \
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
248
if ((STAILQ_FIRST((head)) = STAILQ_NEXT((elm), field)) == NULL) \
sys/dev/ieee1394/firewire.c
2033
next = STAILQ_NEXT(fwdev, link);
sys/dev/ieee1394/firewire.c
2097
next = STAILQ_NEXT(fwdev, link);
sys/dev/ieee1394/firewire.c
303
fwdev_next = STAILQ_NEXT(fwdev, link);
sys/dev/ieee1394/firewire.c
770
next = STAILQ_NEXT(xfer, link);
sys/dev/ieee1394/firewire.c
805
next = STAILQ_NEXT(xfer, link);
sys/dev/ieee1394/fwohci.c
1308
i++, db_tr = STAILQ_NEXT(db_tr, link))
sys/dev/ieee1394/fwohci.c
1311
i++, db_tr = STAILQ_NEXT(db_tr, link))
sys/dev/ieee1394/fwohci.c
1490
STAILQ_NEXT(db_tr, link)->bus_addr);
sys/dev/ieee1394/fwohci.c
1500
db_tr = STAILQ_NEXT(db_tr, link);
sys/dev/ieee1394/fwohci.c
1643
dbch->bottom = STAILQ_NEXT(tr, link);
sys/dev/ieee1394/fwohci.c
1707
db_tr = STAILQ_NEXT(db_tr, link)) {
sys/dev/ieee1394/fwohci.c
1836
dbch->bottom = STAILQ_NEXT(dbch->bottom, link);
sys/dev/ieee1394/fwohci.c
1840
if (STAILQ_NEXT(db_tr, link) == NULL)
sys/dev/ieee1394/fwohci.c
1845
STAILQ_NEXT(db_tr, link)->bus_addr | z);
sys/dev/ieee1394/fwohci.c
1856
db_tr = STAILQ_NEXT(db_tr, link);
sys/dev/ieee1394/fwohci.c
1882
dbch->bottom = STAILQ_NEXT(dbch->bottom, link);
sys/dev/ieee1394/fwohci.c
1892
if (STAILQ_NEXT(db_tr, link) == NULL)
sys/dev/ieee1394/fwohci.c
1897
STAILQ_NEXT(db_tr, link)->bus_addr | z);
sys/dev/ieee1394/fwohci.c
1905
db_tr = STAILQ_NEXT(db_tr, link);
sys/dev/ieee1394/fwohci.c
2382
cp = STAILQ_NEXT(pp, link);
sys/dev/ieee1394/fwohci.c
2388
np = STAILQ_NEXT(cp, link);
sys/dev/ieee1394/fwohci.c
2401
pp = STAILQ_NEXT(pp, link);
sys/dev/ieee1394/fwohci.c
2543
STAILQ_NEXT(db_tr, link)->bus_addr | dbch->ndesc;
sys/dev/ieee1394/fwohci.c
2549
db_tr = STAILQ_NEXT(db_tr, link);
sys/dev/ieee1394/fwohci.c
2988
dbch->top = STAILQ_NEXT(db_tr, link);
sys/dev/ieee1394/fwohci.c
3027
db_tr = STAILQ_NEXT(db_tr, link);
sys/dev/ieee1394/if_fwip.c
455
next = STAILQ_NEXT(xfer, link);
sys/dev/ieee1394/if_fwip.c
461
next = STAILQ_NEXT(xfer, link);
sys/dev/ieee1394/sbp.c
2061
next = STAILQ_NEXT(xfer, link);
sys/dev/ieee1394/sbp.c
2399
next = STAILQ_NEXT(ocb, ocb);
sys/dev/ieee1394/sbp.c
2589
next = STAILQ_NEXT(ocb, ocb);
sys/dev/microcode/aic7xxx/aicasm.c
330
cur_instr = STAILQ_NEXT(cur_instr, links)) {
sys/dev/microcode/aic7xxx/aicasm.c
372
cur_instr = STAILQ_NEXT(cur_instr, links)) {
sys/dev/microcode/aic7xxx/aicasm.c
431
cur_patch = STAILQ_NEXT(cur_patch,links)) {
sys/dev/microcode/aic7xxx/aicasm.c
608
cur_instr = STAILQ_NEXT(cur_instr, links), instrcount++) {
sys/dev/microcode/aic7xxx/aicasm.c
669
cur_patch = STAILQ_NEXT(cur_patch, links);
sys/dev/microcode/aic7xxx/aicasm.c
675
cur_patch = STAILQ_NEXT(cur_patch, links);
sys/fs/nfs/common/bootp_subr.c
1705
ifctx = STAILQ_NEXT(ifctx, next);
sys/sys/queue.h
638
(var) && ((tvar) = STAILQ_NEXT((var), field), 1); \
usr.sbin/syslogd/sign.c
478
tmp_fq = STAILQ_NEXT(fq, entries);
usr.sbin/syslogd/sign.c
680
qentry = STAILQ_NEXT(qentry, entries);
usr.sbin/syslogd/sign.c
708
qentry = STAILQ_NEXT(old_qentry, entries);
usr.sbin/syslogd/syslogd.c
3146
&& (sqe2 = STAILQ_NEXT(sqe1, entries))) {
usr.sbin/syslogd/syslogd.c
4486
while ((qentry_tmp = STAILQ_NEXT(qentry_tmp, entries)) != NULL)
usr.sbin/syslogd/syslogd.c
4491
qentry_static = STAILQ_NEXT(qentry_tmp, entries);
usr.sbin/syslogd/syslogd.c
4502
qentry_static = STAILQ_NEXT(qentry_tmp, entries);