Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dwindow.c77 RB_GENERATE(winlinks, winlink, entry, winlink_cmp);
87 winlink_cmp(struct winlink *wl1, struct winlink *wl2) in winlink_cmp() function
H A Dtmux.h3106 int winlink_cmp(struct winlink *, struct winlink *);
3107 RB_PROTOTYPE(winlinks, winlink, entry, winlink_cmp);