Searched refs:STAMP (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ntp-92/ntpd/
H A Drefclock_chu.c277 #define STAMP 0x0080 /* too few timestamps */ macro
290 * bit is set and TSPERR is raised if the STAMP status bit is set.
1340 if (up->status & STAMP)
1369 if (up->status & INSYNC && !(up->status & (DECODE | STAMP)) &&
1463 up->status |= STAMP;
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/chatwidget/
H A Dchatwidget.tcl217 $chat insert $mark $ts [concat BOOKMARK STAMP $tags]

Completed in 186 milliseconds