Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/
H A Dcert-file.sh59 ${SSH} -F $OBJ/no_identity_config -oIdentitiesOnly=yes \
65 ${SSH} -F $OBJ/no_identity_config -oIdentitiesOnly=yes \
H A Dagent.sh93 ${SSH} -F $OBJ/ssh_proxy -i $OBJ/$t-agent.pub -oIdentitiesOnly=yes \
150 -oIdentitiesOnly=yes somehost exit 52
/freebsd/crypto/openssh/
H A Dreadconf.c167 oServerAliveInterval, oServerAliveCountMax, oIdentitiesOnly, enumerator
244 { "identitiesonly", oIdentitiesOnly },
1872 case oIdentitiesOnly: in process_config_line_depth()
3592 dump_cfg_fmtint(oIdentitiesOnly, o->identities_only); in dump_client_config()