Home
last modified time | relevance | path

Searched refs:TAILQ_FOREACH_REVERSE_SAFE (Results 1 – 25 of 129) sorted by relevance

123456

/dports/net/frr7-pythontools/frr-frr-7.5.1/
H A D.clang-format43 - TAILQ_FOREACH_REVERSE_SAFE
/dports/net/frr7/frr-frr-7.5.1/
H A D.clang-format43 - TAILQ_FOREACH_REVERSE_SAFE
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/include/
H A Dqueue.h70 #undef TAILQ_FOREACH_REVERSE_SAFE
191 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ macro
/dports/net-mgmt/ettercap/ettercap-0.8.3.1/src/
H A Dec_connbuf.c99 TAILQ_FOREACH_REVERSE_SAFE(e, &cb->connbuf_tail, next, connbuf_head, tmp) { in connbuf_add()
/dports/audio/gtk-mixer/gtk-mixer-1.0.0/
H A D.clang-format115 - TAILQ_FOREACH_REVERSE_SAFE
/dports/devel/libepoll-shim/epoll-shim-0.0.20210418/
H A D.clang-format90 - TAILQ_FOREACH_REVERSE_SAFE
/dports/devel/libepoll-shim/epoll-shim-0.0.20210418/external/microatf/
H A D.clang-format90 - TAILQ_FOREACH_REVERSE_SAFE
/dports/security/sudo/sudo-1.9.8p2/src/
H A Dpreserve_fds.c94 TAILQ_FOREACH_REVERSE_SAFE(pfd, pfds, preserved_fd_list, entries, pfd_next) { in closefrom_except()
/dports/net/dhcpcd/dhcpcd-9.4.1/compat/
H A Dqueue.h158 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ macro
/dports/net/dhcpcd-ui/dhcpcd-ui-0.7.8/src/dhcpcd-curses/
H A Dqueue.h162 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ macro
/dports/net/dhcpcd-ui/dhcpcd-ui-0.7.8/src/dhcpcd-gtk/
H A Dqueue.h159 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ macro
/dports/net/ntimed/Ntimed-db0abbb/
H A Dntimed_queue.h103 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ macro
/dports/security/openssh-portable/openssh-8.8p1/openbsd-compat/
H A Dsys-queue.h117 #undef TAILQ_FOREACH_REVERSE_SAFE
548 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ macro
/dports/security/pam_ssh/pam_ssh-8.0/openbsd-compat/
H A Dsys-queue.h102 #undef TAILQ_FOREACH_REVERSE_SAFE
459 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ macro
/dports/shells/oksh/oksh-7.0/
H A Dsys-queue.h116 #undef TAILQ_FOREACH_REVERSE_SAFE
553 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/opencrypto/
H A Dcrypto.c137 TAILQ_FOREACH_REVERSE_SAFE(acrp, &crp_ret_q, crprethead, crp_next, next) { in crypto_ret_q_remove()
152 TAILQ_FOREACH_REVERSE_SAFE(akrp, &crp_ret_kq, krprethead, krp_next, next) { in crypto_ret_kq_remove()
/dports/security/sudo/sudo-1.9.8p2/include/
H A Dsudo_queue.h625 #undef TAILQ_FOREACH_REVERSE_SAFE
626 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/cheri/
H A Dsubobject-bounds-opt-out-queue.c736 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ macro
888 TAILQ_FOREACH_REVERSE_SAFE(bp, &bufhead, buflist, b_list, nbp) { in test_fsck()
/dports/net-mgmt/ettercap/ettercap-0.8.3.1/include/
H A Dec_queue.h360 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, field, headname, tvar) \ macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/libyasm/
H A Dcompat-queue.h393 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ macro
/dports/devel/yasm/yasm-1.3.0/libyasm/
H A Dcompat-queue.h393 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ macro
/dports/security/sudo/sudo-1.9.8p2/plugins/sudoers/
H A Dcvtsudoers.c678 TAILQ_FOREACH_REVERSE_SAFE(m, users, member_list, entries, next) { in userlist_matches_filter()
777 TAILQ_FOREACH_REVERSE_SAFE(m, hostlist, member_list, entries, next) { in hostlist_matches_filter()
/dports/sysutils/ipa/ipa-2.1.2/src/
H A Dqueue.h436 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ macro
/dports/misc/ipa_conv/ipa_conv-1.1/src/
H A Dqueue.h436 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ macro
/dports/databases/ipa_sdb/ipa_sdb-1.1.1/src/
H A Dqueue.h436 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \

123456