Searched refs:value (Results 1 – 5 of 5) sorted by relevance
181 if (value == NULL) in do_test()186 value[length] = '\0'; in do_test()188 memset (value, ' ', length); in do_test()189 value[0] = 'U'; in do_test()190 value[1] = 'T'; in do_test()191 value[2] = 'C'; in do_test()192 if (setenv ("TZ", value, 1) < 0) in do_test()199 memset (value, '0', length); in do_test()200 value[0] = '<'; in do_test()201 value[length - 1] = '>'; in do_test()[all …]
555 Here is that TZ value again, this time on standard output so that you
16 # 3. Zone name used in value of TZ environment variable.
234 # to 1920-05-01 was -4:16:48.25. Go with this more-precise value
1171 # rather than the October 1 value.
Completed in 12 milliseconds