Home
last modified time | relevance | path

Searched refs:nl2 (Results 1 – 4 of 4) sorted by relevance

/src/usr.bin/col/tests/
H A Dcol_test.sh26 col < $(atf_get_srcdir)/nl2.in
32 col -f < $(atf_get_srcdir)/nl2.in
H A DMakefile9 nl2.in \
/src/contrib/ntp/ntpd/
H A Dntp_proto.c3527 int nlist, nl2; in clock_select() local
3591 nlist = nl2 = 0; /* none yet */ in clock_select()
3699 endpoint[nl2].type = -1; /* lower end */ in clock_select()
3700 endpoint[nl2].val = e - f; in clock_select()
3701 nl2++; in clock_select()
3702 endpoint[nl2].type = 1; /* upper end */ in clock_select()
3703 endpoint[nl2].val = e + f; in clock_select()
3704 nl2++; in clock_select()
3710 for (i = 0; i < nl2; i++) in clock_select()
3712 for (i = 0; i < nl2; i++) { in clock_select()
[all …]
/src/contrib/ncurses/misc/
H A Dterminfo.src20401 # You need to have "stty nl2" in effect. Some versions of tset(1) know