Searched refs:nl2 (Results 1 – 4 of 4) sorted by relevance
26 col < $(atf_get_srcdir)/nl2.in32 col -f < $(atf_get_srcdir)/nl2.in
9 nl2.in \
3527 int nlist, nl2; in clock_select() local3591 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 …]
20401 # You need to have "stty nl2" in effect. Some versions of tset(1) know