| /freebsd-12-stable/contrib/libarchive/libarchive/ |
| D | archive_getdate.c | 705 errno_t terr; in Convert() local 738 terr = _localtime64_s(&tmbuf, &tmptime); in Convert() 739 if (terr) in Convert() 762 errno_t terr; in DSTcorrect() local 770 terr = _localtime64_s(&tmbuf, &tmptime); in DSTcorrect() 771 if (terr) in DSTcorrect() 783 terr = _localtime64_s(&tmbuf, &tmptime); in DSTcorrect() 784 if (terr) in DSTcorrect() 806 errno_t terr; in RelativeDate() local 815 terr = _gmtime64_s(&tmbuf, &tmptime); in RelativeDate() [all …]
|
| D | archive_write_set_format_warc.c | 336 errno_t terr; in xstrftime() local 347 terr = _gmtime64_s(&timeHere, &tmptime); in xstrftime() 348 if (terr) in xstrftime()
|
| D | archive_write_set_format_zip.c | 1389 errno_t terr; in dos_time() local 1399 terr = _localtime64_s(&tmbuf, &tmptime); in dos_time() 1400 if (terr) in dos_time()
|
| D | archive_read_support_format_rar.c | 1837 errno_t terr; in read_exttime() local 1875 terr = _localtime64_s(&tmbuf, &tmptime); in read_exttime() 1876 if (terr) in read_exttime()
|
| /freebsd-12-stable/contrib/libarchive/cpio/test/ |
| D | test_option_t.c | 44 errno_t terr; in DEFINE_TEST() local 102 terr = _localtime64_s(&tmbuf, &tmptime); in DEFINE_TEST() 103 if (terr) in DEFINE_TEST()
|
| /freebsd-12-stable/usr.bin/touch/ |
| D | touch.c | 235 goto terr; in stime_arg1() 268 goto terr; in stime_arg1() 274 goto terr; in stime_arg1() 279 terr: in stime_arg1()
|
| /freebsd-12-stable/contrib/libarchive/libarchive/test/ |
| D | test_write_format_zip_file.c | 81 errno_t terr; in DEFINE_TEST() local 105 terr = _localtime64_s(&tmbuf, &tmptime); in DEFINE_TEST() 106 if (terr) in DEFINE_TEST()
|
| D | test_write_format_zip_file_zip64.c | 83 errno_t terr; in DEFINE_TEST() local 106 terr = _localtime64_s(&tmbuf, &tmptime); in DEFINE_TEST() 107 if (terr) in DEFINE_TEST()
|
| D | test_write_format_zip_compression_store.c | 136 errno_t terr; in verify_uncompressed_contents() local 147 terr = _localtime64_s(&tmbuf, &tmptime); in verify_uncompressed_contents() 148 if (terr) in verify_uncompressed_contents()
|
| /freebsd-12-stable/usr.bin/last/ |
| D | last.c | 583 goto terr; in dateconv() 620 goto terr; in dateconv() 625 terr: xo_errx(1, in dateconv()
|
| /freebsd-12-stable/contrib/libarchive/tar/ |
| D | util.c | 675 errno_t terr; local 753 terr = _localtime64_s(&tmbuf, &tmptime); 754 if (terr)
|
| /freebsd-12-stable/usr.bin/at/ |
| D | at.c | 664 goto terr; in ttime() 694 goto terr; in ttime() 702 terr: in ttime()
|
| /freebsd-12-stable/contrib/ntp/ntpd/ |
| D | jupiter.h | 107 u_short terr[2]; member
|
| /freebsd-12-stable/contrib/libarchive/cpio/ |
| D | cpio.c | 1158 errno_t terr; in list_item_verbose() local 1212 terr = _localtime64_s(&tmbuf, &tmptime); in list_item_verbose() 1213 if (terr) in list_item_verbose()
|
| /freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/MAC/ |
| D | fman_tgec.c | 148 ret_val = GET_TGEC_CNTR_64(terr); in fman_tgec_get_counter()
|
| D | fman_memac.c | 436 ret_val = GET_MEMAC_CNTR_64(terr); in fman_memac_get_counter()
|
| /freebsd-12-stable/contrib/libarchive/test_utils/ |
| D | test_main.c | 3875 errno_t terr; in main() local 4116 terr = _localtime64_s(&tmbuf, &tmptime); in main() 4117 if (terr) in main()
|