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

/freebsd-10.1-release/crypto/openssh/
H A Dpathnames.h172 #ifndef LOGIN_PROGRAM
174 # define LOGIN_PROGRAM LOGIN_PROGRAM_FALLBACK macro
176 # define LOGIN_PROGRAM "/usr/bin/login" macro
178 #endif /* LOGIN_PROGRAM */
H A Dsession.c1645 execl(LOGIN_PROGRAM, "login", "-h", hostname,

Completed in 34 milliseconds