Searched refs:_PATH_LOGIN (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/telnet/telnetd/
H A Dpathnames.h37 # ifndef _PATH_LOGIN
38 # define _PATH_LOGIN "/usr/bin/login" macro
44 # ifndef _PATH_LOGIN
45 # define _PATH_LOGIN "/bin/login" macro
H A Dsys_term.c1136 altlogin = _PATH_LOGIN;
/freebsd-13-stable/libexec/getty/
H A Dpathnames.h38 #define _PATH_LOGIN "/usr/bin/login" macro
H A Dinit.c53 static char loginprg[] = _PATH_LOGIN;
/freebsd-13-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.h214 #undef _PATH_LOGIN macro
215 #define _PATH_LOGIN BINDIR "/login" macro
H A Dsys_term.c171 const char *new_login = _PATH_LOGIN;
/freebsd-13-stable/include/
H A Dpaths.h79 #define _PATH_LOGIN "/usr/bin/login" macro

Completed in 130 milliseconds