Searched defs:RB_FOREACH (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/bsd/tmux/dist/
H A Denviron.c87 RB_FOREACH(envent, environ, srcenv) { function
217 RB_FOREACH(envent, environ, env) { function
237 RB_FOREACH(envent, environ, env) { function
H A Dsession.c669 RB_FOREACH(wl, winlinks, ww) { function
H A Dfile.c503 RB_FOREACH(cf, client_files, files) { function
H A Dwindow.c101 RB_FOREACH(wl, winlinks, wwl) { function
126 RB_FOREACH(wl, winlinks, wwl) { function
/netbsd-current/external/bsd/ipf/dist/sys/
H A Dtree.h740 #define RB_FOREACH(x, name, head) \ macro
/netbsd-current/external/bsd/libevent/dist/WIN32-Code/
H A Dtree.h673 #define RB_FOREACH(x, name, head) \ macro
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/WIN32-Code/
H A Dtree.h674 #define RB_FOREACH(x, name, head) \ macro
/netbsd-current/sys/sys/
H A Dtree.h731 #define RB_FOREACH(x, name, head) \ macro
/netbsd-current/external/mit/libuv/dist/include/uv/
H A Dtree.h738 #define RB_FOREACH(x, name, head) \ macro

Completed in 277 milliseconds