Searched defs:cf1 (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.bin/tmux/ | ||
H A D | file.c | 58 file_cmp(struct client_file *cf1, struct client_file *cf2) in file_cmp() |
H A D | server-client.c | 400 struct client_file *cf, *cf1; server_client_lost() local |