Lines Matching full:computer
42 * Synchronising your computer clock via Internet time server usually relies
49 * their HTTP header, therefore you could synchronise your computer clock
53 * 1. Your firewall/proxy must allow your computer to surf Internet.
62 * 5. Win32 SetSystemTime() API sets your computer clock according to
63 * GMT/UTC time. Therefore your computer timezone must be properly set.
74 * This software synchronises your computer clock only when you issue
174 AutoSyncTime = 3; /* Computer clock is adjusted */ in SyncTime_CURL_WriteHeader()
230 fprintf(stderr, "SYNCTIME: Synchronising computer clock with time server" in showUsage()
237 fprintf(stderr, " --synctime Synchronising computer clock" in showUsage()
266 AutoSyncTime = 0; /* Do not synchronise computer clock */ in main()
355 /* Synchronising computer clock */ in main()
361 /* Successfully re-adjusted computer clock */ in main()