Home
last modified time | relevance | path

Searched defs:cf1 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/tmux/
H A Dfile.c58 file_cmp(struct client_file *cf1, struct client_file *cf2) in file_cmp()
H A Dserver-client.c400 struct client_file *cf, *cf1; server_client_lost() local