Searched refs:cvs_remote_send_file (Results 1 – 4 of 4) sorted by relevance
125 void cvs_remote_send_file(const char *, int);
162 cvs_remote_send_file(const char *path, int _fd) in cvs_remote_send_file() function
529 cvs_remote_send_file(cf->file_path, cf->fd); in cvs_client_sendfile()542 cvs_remote_send_file(cf->file_path, cf->fd); in cvs_client_sendfile()
647 cvs_remote_send_file(tosend, cf->fd); in cvs_checkout_file()