Home
last modified time | relevance | path

Searched refs:CHN_FOREACH_SAFE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/sound/pcm/
H A Dchannel.h183 #define CHN_FOREACH_SAFE(w, x, y, z) \ macro
H A Dvchan.c1032 CHN_FOREACH_SAFE(ch, c, nch, children) { in vchan_setnew()