Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dpathnames.h85 #define _PATH_SSH_USER_CONFFILE _PATH_SSH_USER_DIR "/config" macro
H A Dssh.c560 _PATH_SSH_USER_CONFFILE); in process_config_files()