Home
last modified time | relevance | path

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

/openbsd/usr.bin/cvs/
H A Dremote.h67 void cvs_client_remove_entry(char *);
H A Dserver.c43 { "Remove-entry", 0, cvs_client_remove_entry, 0 },
H A Dclient.c895 cvs_client_remove_entry(char *data) in cvs_client_remove_entry() function