Lines Matching full:computer
30 * Synchronising your computer clock via Internet time server usually relies
37 * their HTTP header, therefore you could synchronise your computer clock
41 * 1. Your firewall/proxy must allow your computer to surf Internet.
50 * 5. Win32 SetSystemTime() API sets your computer clock according to
51 * GMT/UTC time. Therefore your computer timezone must be properly set.
56 * This software synchronises your computer clock only when you issue
160 AutoSyncTime = 3; /* Computer clock is adjusted */ in SyncTime_CURL_WriteHeader()
214 fprintf(stderr, "synctime: Synchronising computer clock with time server" in showUsage()
221 fprintf(stderr, " --synctime Synchronising computer clock" in showUsage()
250 AutoSyncTime = 0; /* Do not synchronise computer clock */ in main()
339 /* Synchronising computer clock */ in main()
345 /* Successfully re-adjusted computer clock */ in main()