Home | History | Annotate | Download | only in dropbear

Lines Matching refs:UTMP_FILE

711 	if (tty > 0 && (fd = open(UTMP_FILE, O_RDWR|O_CREAT, 0644)) >= 0) {
728 UTMP_FILE, strerror(errno));