Home | History | Annotate | Download | only in login

Lines Matching refs:login

72  * This bounds the time given to login.  Not a define so it can
101 (void)printf("login: ");
113 "login names may not start with '-'.\n");
162 (void)fprintf(stderr, "Login timed out after %d seconds\n", timeout);
186 "login %s on tty %s address mismatch "
202 /* If fflag is on, assume caller/authenticator has logged root login. */
205 syslog(LOG_NOTICE, "ROOT LOGIN (%s) on tty %s from %s /"
208 syslog(LOG_NOTICE, "ROOT LOGIN (%s) on tty %s",
274 (void)printf("Last login: %.24s ", ctime(&t));
310 login(&utmp);
324 (void)printf("Last login: %.24s ",
354 syslog(LOG_NOTICE, "%d LOGIN FAILURE%s FROM %s",
357 "%d LOGIN FAILURE%s FROM %s, %s",
360 syslog(LOG_NOTICE, "%d LOGIN FAILURE%s ON %s",
363 "%d LOGIN FAILURE%s ON %s, %s",