Home
last modified time | relevance | path

Searched refs:bl_line (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/usr.bin/login/
H A Dfailedlogin.c38 char bl_line[UT_LINESIZE]; /* tty used */ member
70 strncpy(failedlogin.bl_line, tty, sizeof(failedlogin.bl_line)); in log_failedlogin()
111 (int)sizeof(failedlogin.bl_line), in check_failedlogin()
112 failedlogin.bl_line); in check_failedlogin()
/openbsd-src/usr.bin/indent/
H A Dio.c71 ps.bl_line = true; in dump_line()
77 ps.bl_line = false; in dump_line()
H A Dindent_globs.h248 int bl_line; /* set to 1 by dump_line if the line is blank */ member
H A Dindent.c247 ps.bl_line = true; in main()
/openbsd-src/sys/arch/luna88k/stand/boot/
H A Dbmd.c134 u_char bl_line[128]; member