Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dpathnames.h120 #define _PATH_SSH_USER_RC ".ssh/rc" macro
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsession.c1185 if (!s->is_subsystem && (stat(_PATH_SSH_USER_RC, &st) >= 0)) { in do_rc_files()
1187 shell, _PATH_BSHELL, _PATH_SSH_USER_RC); in do_rc_files()
1198 _PATH_SSH_USER_RC); in do_rc_files()