HomeSort by: relevance | last modified time | path
    Searched refs:RSH_DFLT (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
rsh-client.c 83 cvs_rsh = RSH_DFLT;
148 cvs_rsh = RSH_DFLT;
sanity.sh 334 # have the configured value in the RSH_DFLT variable.
336 : ${CVS_RSH=${RSH_DFLT:-ssh}}; export CVS_RSH
    [all...]
  /src/external/gpl2/xcvs/include/
config.h 915 #define RSH_DFLT "ssh"
  /src/external/gpl2/xcvs/dist/
config.h.in 902 #undef RSH_DFLT
configure 617 RSH_DFLT
17648 #define RSH_DFLT "$with_default_rsh"
17651 RSH_DFLT=$with_default_rsh

Completed in 61 milliseconds