| /freebsd-13-stable/lib/libc/stdtime/ |
| HD | Makefile.inc | 5 TZCODE_SRCS= asctime.c difftime.c localtime.c 26 MLINKS+=ctime.3 asctime.3 ctime.3 difftime.3 ctime.3 gmtime.3 \
|
| HD | Symbol.map | 32 difftime;
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/include/ |
| HD | ctime | 34 double difftime(time_t time1, time_t time0); 72 using ::difftime _LIBCPP_USING_IF_EXISTS;
|
| /freebsd-13-stable/contrib/tzcode/ |
| HD | difftime.c | 22 difftime(time_t time1, time_t time0) in difftime() function
|
| HD | Makefile | 578 LIBSRCS= localtime.c asctime.c difftime.c strftime.c 579 LIBOBJS= localtime.o asctime.o difftime.o strftime.o 632 date.1 date.c difftime.c \ 1359 difftime.o: private.h
|
| HD | private.h | 628 # undef difftime 629 # define difftime tz_difftime macro 710 double difftime(time_t, time_t);
|
| HD | NEWS | 2327 localtime.c and difftime.c no longer require stdio.h, and .c files 5422 changed versions of difftime.c and private.h 5532 Change to "difftime.c" to avoid sizeof problems. 6146 changes to avoid overflow in difftime, as well as changes to cope 6256 * ANSIfication (including versions of "mktime" and "difftime"),
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/modules/std.compat/ |
| HD | ctime.inc | 21 using ::difftime _LIBCPP_USING_IF_EXISTS;
|
| /freebsd-13-stable/usr.sbin/autofs/ |
| HD | autounmountd.c | 192 mounted_for = difftime(now, af->af_mount_time); in expire_automounted() 341 sleep_time = difftime(expiration_time, mounted_max); in main_autounmountd()
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/modules/std/ |
| HD | ctime.inc | 21 using std::difftime _LIBCPP_USING_IF_EXISTS;
|
| /freebsd-13-stable/contrib/tzdata/ |
| HD | Makefile | 580 LIBSRCS= localtime.c asctime.c difftime.c strftime.c 581 LIBOBJS= localtime.o asctime.o difftime.o strftime.o 634 date.1 date.c difftime.c \ 1361 difftime.o: private.h
|
| HD | NEWS | 2430 localtime.c and difftime.c no longer require stdio.h, and .c files 5525 changed versions of difftime.c and private.h 5635 Change to "difftime.c" to avoid sizeof problems. 6249 changes to avoid overflow in difftime, as well as changes to cope 6359 * ANSIfication (including versions of "mktime" and "difftime"),
|
| /freebsd-13-stable/include/ |
| HD | time.h | 123 double difftime(time_t, time_t);
|
| /freebsd-13-stable/contrib/ntp/sntp/ |
| HD | utilities.c | 161 lto = difftime(local_time, gmt_time); in tv_to_str()
|
| /freebsd-13-stable/usr.sbin/cron/cron/ |
| HD | cron.c | 294 time_t difftime = TargetTime + tm->tm_gmtoff - diff; in cron_tick() local 295 gmtime_r(&difftime, &otztm); in cron_tick()
|
| /freebsd-13-stable/contrib/openbsm/bin/auditreduce/ |
| HD | auditreduce.c | 385 if (difftime((time_t)tok.tt.hdr32.s, p_atime) < 0) { in select_hdr32() 392 if (difftime(p_btime, (time_t)tok.tt.hdr32.s) < 0) { in select_hdr32()
|
| /freebsd-13-stable/usr.sbin/lpr/lpc/ |
| HD | cmds.c | 808 agemod = difftime(cln_now, stbuf.st_mtime); in unlinkf() 809 agestat = difftime(cln_now, stbuf.st_ctime); in unlinkf()
|
| /freebsd-13-stable/contrib/apr/time/unix/ |
| HD | time.c | 340 server_gmt_offset = (apr_int32_t) difftime(t1, t2); in apr_unix_setup_time()
|
| /freebsd-13-stable/contrib/lua/src/ |
| HD | loslib.c | 375 lua_pushnumber(L, (lua_Number)difftime(t1, t2)); in os_difftime()
|
| /freebsd-13-stable/usr.sbin/newsyslog/ |
| HD | ptimes.c | 568 return (difftime(minuend->tsecs, subtrahend->tsecs)); in ptimeget_diff()
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| HD | CSymbolMap.inc | 418 SYMBOL(difftime, None, <time.h>)
|
| HD | StdSymbolMap.inc | 1043 SYMBOL(difftime, std::, <ctime>) 1044 SYMBOL(difftime, None, <ctime>) 1045 SYMBOL(difftime, None, <time.h>)
|
| /freebsd-13-stable/contrib/ntp/ntpd/ |
| HD | refclock_jjy.c | 1341 fSeconds = difftime( now, up->tLastAdjustedTimestamp ) ; in jjy_receive_tristate_jjy01()
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| HD | libc_ubuntu1404_abilist.txt | 1557 fun:difftime=uninstrumented
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_common_interceptors.inc | 146 #define difftime __difftime64
|