Home
last modified time | relevance | path

Searched refs:tclock (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/usr.bin/script/
H A Dscript.c439 time_t tclock; in playback() local
462 tclock = stamp.scr_sec; in playback()
470 ctime(&tclock)); in playback()
477 ctime(&tclock)); in playback()
/freebsd-12.1/contrib/ncurses/
H A DMANIFEST1122 ./test/tclock.c
H A DNEWS5748 + improve test/tclock.c by making the second-hand update more often
6538 + fixes to tclock for resizing behavior, redundant computation (report
7531 + minor fix to test/tclock.c to avoid beeping more than once per second
7564 + modify tclock example to be resizable (if ncurses' sigwinch handler
8711 + corrected conversion in tclock.c (cf: 971018).