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

/openbsd-current/libexec/getty/
H A Dpathnames.h37 #define _PATH_LOGIN "/usr/bin/login" macro
H A Dinit.c55 { "lo", _PATH_LOGIN }, /* login program */
H A Dmain.c194 LO = _PATH_LOGIN;
/openbsd-current/bin/csh/
H A Dpathnames.h39 #define _PATH_LOGIN "/usr/bin/login" macro
H A Dfunc.c216 (void) execl(_PATH_LOGIN, "login", short2str(v[1]), (char *)NULL);

Completed in 128 milliseconds