Searched refs:LOGIN_PROGRAM (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dpathnames.h170 #ifndef LOGIN_PROGRAM
172 # define LOGIN_PROGRAM LOGIN_PROGRAM_FALLBACK macro
174 # define LOGIN_PROGRAM "/usr/bin/login" macro
176 #endif /* LOGIN_PROGRAM */
H A Dsession.c1590 execl(LOGIN_PROGRAM, "login", "-h", hostname,

Completed in 118 milliseconds