Home
last modified time | relevance | path

Searched refs:RemoteHost (Results 1 – 2 of 2) sorted by relevance

/src/crypto/krb5/src/lib/krad/
H A Dt_daemon.py65 server.RemoteHost("127.0.0.1", b"foo", "localhost")},
/src/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp38 cl::opt<std::string> RemoteHost("remote-host", variable
704 ProgramArgs.push_back(RemoteHost); in ExecuteProgram()