Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/ssh-keysign/
H A Dssh-keysign.c187 (void)read_config_file(_PATH_HOST_CONFIG_FILE, "", &options); in main()
191 _PATH_HOST_CONFIG_FILE); in main()
/titanic_41/usr/src/cmd/ssh/include/
H A Dpathnames.h52 #define _PATH_HOST_CONFIG_FILE SSHDIR "/ssh_config" macro
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dssh.c616 (void)read_config_file(_PATH_HOST_CONFIG_FILE, host, &options);