Home
last modified time | relevance | path

Searched refs:tsl (Results 1 – 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/netbsd-tests/lib/libc/sys/
Dt_clock_gettime.c88 struct timespec tsa, tsb, tsl, res; in check_timecounter() local
101 tsl = tsa; in check_timecounter()
123 elapsed = 1000000000LL * (tsb.tv_sec - tsl.tv_sec) in check_timecounter()
124 + tsb.tv_nsec - tsl.tv_nsec; in check_timecounter()
128 tsl = tsb; in check_timecounter()
/freebsd-12-stable/sys/kern/
Dkern_ntptime.c219 static bool ntp_is_time_error(int tsl);
222 ntp_is_time_error(int tsl) in ntp_is_time_error() argument
233 if ((tsl & (STA_UNSYNC | STA_CLOCKERR)) || in ntp_is_time_error()
239 (tsl & (STA_PPSFREQ | STA_PPSTIME) && in ntp_is_time_error()
240 !(tsl & STA_PPSSIGNAL)) || in ntp_is_time_error()
245 (tsl & STA_PPSTIME && tsl & STA_PPSJITTER) || in ntp_is_time_error()
251 (tsl & STA_PPSFREQ && in ntp_is_time_error()
252 tsl & (STA_PPSWANDER | STA_PPSERROR))) in ntp_is_time_error()
/freebsd-12-stable/contrib/ncurses/misc/
Demx.src420 # removed (hs, eslok, tsl=\E[?E\E[?%i%dT, fsl=\E[?F, dsl=\E[?E)
595 tsl=\E[?E\E[?%i%dT,
635 tsl=\E]0;,
Dterminfo.src889 # compilation as a result ("tsl uses 0 parameters, expected 1".)
1699 initp@, kcbt@, oc@, op=\E[37;40m, rs1=\Ec, tsl=\E[?T,
1982 tsl=\E7\E1;24r\E[?6l\E[25;%i%p1%dH,
2939 tsl=\E7\E[1;%p1%dH\E[1K, use=vt100-am,
2947 tsl=\E7\E[24;%p1%dH\E[1K, use=vt100-am,
3267 tsl=\E[2$~\E[1$}\E[1;%dH,
3315 tsl=\E[2$~\E[1$}\E[1;%dH, use=dec+sl,
3729 # removed (hs, eslok, tsl=\E[?E\E[?%i%dT, fsl=\E[?F, dsl=\E[?E)
4300 # a) tsl should have a parameter to denote the column on which to transfer to
4311 dsl=\E]0;\007, fsl=^G, tsl=\E]0;, TS=\E]0;,
[all …]
/freebsd-12-stable/contrib/ncurses/include/
DCaps.uwin427 to_status_line tsl str ts - - YB-G- move to status line, column #1
DCaps.aix4459 to_status_line tsl str ts - - YB-G- move to status line, column #1
DCaps.hpux11461 to_status_line tsl str ts - - YB-G- move to status line, column #1
DCaps.keys461 to_status_line tsl str ts - - YB-G- move to status line, column #1
DCaps459 to_status_line tsl str ts - - YB-G- move to status line, column #1
DCaps.osf1r5443 to_status_line tsl str ts - - YB-G- move to status line, column #1
/freebsd-12-stable/contrib/ncurses/
DNEWS4449 + correct tsl string in kterm