Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/tmux/
Dserver-client.c71 server_client_window_cmp(struct client_window *cw1, in server_client_window_cmp() function
80 RB_GENERATE(client_windows, client_window, entry, server_client_window_cmp);
Dtmux.h2782 RB_PROTOTYPE(client_windows, client_window, entry, server_client_window_cmp);