| /freebsd/contrib/less/ |
| H A D | input.c | 133 if (c == EOI) in forw_line_seg() 161 if (c == EOI) in forw_line_seg() 193 if (c == EOI) in forw_line_seg() 208 if (c == '\n' || c == EOI) in forw_line_seg() 245 } while (c != '\n' && c != EOI); in forw_line_seg() 334 if (c != EOI) in forw_line_seg() 405 if (c == EOI) in back_line() 429 if (c == EOI) in back_line() 474 if (c == EOI) in back_line() 603 if (c == EOI) in set_attnpos() [all …]
|
| H A D | ch.c | 155 return (EOI); in ch_get() 187 return (EOI); in ch_get() 238 return (EOI); in ch_get() 260 return (EOI); in ch_get() 286 return (EOI); in ch_get() 342 return (EOI); in ch_get() 345 return (EOI); in ch_get() 348 return (EOI); in ch_get() 410 while (ch_forw_get() != EOI) in end_logfile() 506 if (ch_forw_get() == EOI) in ch_seek() [all …]
|
| H A D | lsystem.c | 319 c = EOI; in pipe_data() 326 if (c == EOI) in pipe_data() 335 while (c != '\n' && c != EOI ) in pipe_data() 338 if (c == EOI) in pipe_data()
|
| H A D | brac.c | 55 if ((c = ch_forw_get()) == '\n' || c == EOI) in match_brac() 79 while ((c = (*chget)()) != EOI) in match_brac()
|
| H A D | jump.c | 176 while ((c = ch_back_get()) != '\n' && c != EOI) in jump_line_loc()
|
| H A D | line.c | 1550 if (ich == EOI || ch == '\n') in col_vs_pos() 1716 (c = ch_forw_get()) == EOI) in forw_raw_line_len() 1723 if (c == '\n' || c == EOI || ABORT_SIGS()) in forw_raw_line_len() 1790 if (c == EOI) in back_raw_line()
|
| H A D | less.h | 345 #define EOI (-1) macro
|
| H A D | edit.c | 917 while ((c = ch_forw_get()) != EOI) in cat_file()
|
| /freebsd/bin/test/ |
| H A D | test.c | 74 EOI, enumerator 281 if (n == EOI) in primary() 464 return EOI; in t_lex()
|
| /freebsd/tools/test/netfibs/ |
| H A D | initiator.sh | 240 read _keyword _fibs _linklocal <<EOI heredoc 242 EOI 1124 done <<EOI heredoc 1126 EOI
|
| H A D | forwarding.sh | 287 read _keyword _fibs <<EOI heredoc 289 EOI 331 read _keyword _fibs <<EOI heredoc 333 EOI
|
| H A D | reflector.sh | 143 read _keyword _fibs _linklocal <<EOI heredoc 145 EOI
|
| /freebsd/sys/x86/conf/ |
| H A D | NOTES | 109 # AUTO_EOI_1 enables the `automatic EOI' feature for the master 8259A 113 # AUTO_EOI_2 enables the `automatic EOI' feature for the slave 8259A 115 # Automatic EOI is documented not to work for the slave with the
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 14852 kf21=\EOI, kf22=\EOJ, kf23=\ENO, kf24=\ENP, kf25=\ENQ, 14934 kf18=\EOF, kf19=\EOG, kf20=\EOH, kf21=\EOI, kf22=\EOJ, 14942 kf18=\EOF, kf19=\EOG, kf20=\EOH, kf21=\EOI, kf22=\EOJ, 14967 kf21=\EOI, kf22=\EOJ, kf23=\ENO, kf24=\ENP, kf25=\ENQ, 15138 kf2=\EOd, kf20=\EOH, kf21=\EOI, kf22=\EOJ, kf23=\ENO, 15189 kf30=\EOH, kf31=\EOI, kf32=\EOJ, kf33=\ENO, kf34=\ENP, 15676 kf4=\EOD, kf5=\EOE, kf6=\EOF, kf7=\EOG, kf8=\EOH, kf9=\EOI, 23227 kf9=\EOI, khome=\EH, ri=\EI, rmacs=\EG, rmir=\EO, rmso=\Eq,
|
| /freebsd/share/termcap/ |
| H A D | termcap | 3306 :k8=\ER:k9=\EOI:
|