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

/freebsd-10.0-release/contrib/ntp/ntpd/
H A Dntp_control.c141 { 0, EOV, "" } /* 21/31 */
236 { 0, EOV, "" } /* 38/46 */
305 { 0, EOV, "" } /* 14 */
1364 for (k = sys_var; !(k->flags &EOV); k++) {
1377 for (k = ext_sys_var; k && !(k->flags &EOV);
1693 for (k = peer_var; !(k->flags &EOV); k++) {
1870 for (k = clock_var; !(k->flags &EOV); k++) {
1885 EOV); k++) {
1931 static struct ctl_var eol = { 0, EOV, };
1952 while (!(v->flags & EOV)) {
[all...]
H A Drefclock_parse.c3508 while (k && !(k->flags & EOV))
/freebsd-10.0-release/contrib/ntp/include/
H A Dntpd.h49 #define EOV 0x80 macro
/freebsd-10.0-release/contrib/ntp/ntpq/
H A Dntpq.c114 #define EOV 255 /* end of table */ macro
142 { 0, EOV, "" }
196 { 0, EOV, "" }
217 { 0, EOV, "" }
2821 while (vl->fmt != EOV) {
/freebsd-10.0-release/contrib/ncurses/misc/
H A Dterminfo.src831 kf3=\EOR, kf4=\EOS, kf5=\EOT, kf6=\EOU, kf7=\EOV, kf8=\EOW,
1002 kf7=\EOV, kf8=\EOW, kf9=\EOX, khome=\E[H, kich1=\E[@,
1156 kclo=\EOV, kclr=\E[J, kcmd=\EOu, kcpy=\ENd, kcrt=\EOn,
1405 kf7=\EOV, kf8=\EOW, kf9=\EOX, kfnd=\ENf, khlp=\ENh,
2721 kf3=\EOR, kf4=\EOS, kf5=\EOT, kf6=\EOU, kf7=\EOV, kf8=\EOW,
2871 kf5=\EOT, kf6=\EOU, kf7=\EOV, kf8=\EOW, kf9=\EOX, rmso=\E[m,
4049 kf7=\EOV, kf8=\EOW, kf9=\EOX, khome=\E[H, kmous=\E[^_,
4870 kf2=\EOQ, kf3=\EOR, kf4=\EOS, kf5=\EOT, kf6=\EOU, kf7=\EOV,
5433 kf4=\EOS, kf5=\EOT, kf6=\EOU, kf7=\EOV, kf8=\EOW, kf9=\EOX,
9640 is3=\E[1;03q f1 \EOP\E[2;03q f2 \EOQ\E[3;03q f3 \EOR\E[4;03q f4 \EOS\E[5;03q f5 \EOT\E[6;03q f6 \EOU\E[7;03q f7 \EOV\
[all...]

Completed in 207 milliseconds