Searched refs:clocks (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dtypes.h52 extern Clocks clocks;
H A Ddefines.h36 #define settimer(x) clocks.x = clocks.system++
H A Dterminal.c175 if (dontlecho && (clocks.echotoggle > clocks.modenegotiated)) {
H A Dsys_bsd.c867 * So, clocks to the rescue. If we've "just"
882 if (clocks.didnetreceive < clocks.gotDM) {
H A Dtelnet.c124 * The following are some clocks used to decide how to interpret
128 Clocks clocks; variable
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dtypes.h52 extern Clocks clocks;
H A Ddefines.h37 #define settimer(x) clocks.x = clocks.system++
H A Dterminal.c198 if (dontlecho && (clocks.echotoggle > clocks.modenegotiated)) {
H A Dsys_bsd.c1033 * So, clocks to the rescue. If we've "just"
1048 if (clocks.didnetreceive < clocks.gotDM) {
H A Dtelnet.c167 * The following are some clocks used to decide how to interpret
171 Clocks clocks;
170 Clocks clocks; variable
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Ddefs.h83 #define settimer(x) (clocks.x = ++clocks.system)
84 #define sequenceIs(x,y) (clocks.x < clocks.y)
H A Dglobal.c75 * The following are some clocks used to decide how to interpret
79 struct clocks_t clocks; variable in typeref:struct:clocks_t
H A Dext.h162 * The following are some clocks used to decide how to interpret
180 extern struct clocks_t clocks;
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Ddefs.h144 #define settimer(x) (clocks.x = ++clocks.system)
145 #define sequenceIs(x,y) (clocks.x < clocks.y)
H A Dext.h189 * The following are some clocks used to decide how to interpret
206 } clocks;
/macosx-10.10.1/misc_cmds-33/calendar/calendars/
H A Dcalendar.usholiday16 03/SunSecond Daylight Savings Time begins in USA; clocks move forward (2nd Sunday of March)
34 11/SunFirst Daylight Savings Time ends in USA; clocks move back (1st Sunday of November)

Completed in 161 milliseconds