Searched refs:cvs_client_remove_entry (Results 1 – 3 of 3) sorted by relevance
67 void cvs_client_remove_entry(char *);
43 { "Remove-entry", 0, cvs_client_remove_entry, 0 },
895 cvs_client_remove_entry(char *data) in cvs_client_remove_entry() function