Home
last modified time | relevance | path

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

/dports/x11-wm/cwm/cwm-6.7/
H A Dconf.c647 struct bind_ctx *mb = NULL, *mbnxt; in conf_unbind_mouse() local
649 TAILQ_FOREACH_SAFE(mb, &c->mousebindq, entry, mbnxt) { in conf_unbind_mouse()