Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dreadconf.c118 oIdentityFile, oHostName, oPort, oCipher, oRemoteForward, oLocalForward, enumerator
183 { "identityfile", oIdentityFile },
184 { "identityfile2", oIdentityFile }, /* alias */
575 case oIdentityFile: in process_config_line()