Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drsh-client.c53 char *cvs_rsh = (root->cvs_rsh != NULL in start_rsh_server() local
139 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