Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tmux/dist/
H A Dfile.c38 RB_GENERATE(client_files, client_file, entry, file_cmp);
55 file_cmp(struct client_file *cf1, struct client_file *cf2) in file_cmp() function