Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/src/
H A Drsh-client.c51 char *cvs_rsh = (root->cvs_rsh != NULL in start_rsh_server() local
134 char *cvs_rsh = (root->cvs_rsh != NULL in start_rsh_server() local
H A Droot.h42 char *cvs_rsh; /* The $CVS_RSH or NULL if method != ext. */ member