| /freebsd-13.1/lib/libc/stdtime/ |
| H A D | Makefile.inc | 6 SRCS+= asctime.c difftime.c localtime.c strftime.c strptime.c timelocal.c \ 18 MLINKS+=ctime.3 asctime.3 ctime.3 difftime.3 ctime.3 gmtime.3 \
|
| H A D | Symbol.map | 32 difftime;
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/ |
| H A D | ctime | 34 double difftime(time_t time1, time_t time0); 79 using ::difftime _LIBCPP_USING_IF_EXISTS;
|
| /freebsd-13.1/contrib/tzcode/stdtime/ |
| H A D | difftime.c | 21 difftime(const time_t time1, const time_t time0) in difftime() function
|
| /freebsd-13.1/usr.sbin/autofs/ |
| H A D | autounmountd.c | 194 mounted_for = difftime(now, af->af_mount_time); in expire_automounted() 343 sleep_time = difftime(expiration_time, mounted_max); in main_autounmountd()
|
| /freebsd-13.1/include/ |
| H A D | time.h | 124 double difftime(time_t, time_t);
|
| /freebsd-13.1/contrib/ntp/sntp/ |
| H A D | utilities.c | 156 lto = difftime(local_time, gmt_time); in tv_to_str()
|
| /freebsd-13.1/usr.sbin/cron/cron/ |
| H A D | 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.1/contrib/tzdata/ |
| H A D | Makefile | 522 LIBSRCS= localtime.c asctime.c difftime.c strftime.c 523 LIBOBJS= localtime.o asctime.o difftime.o strftime.o 577 date.1 date.c difftime.c \ 1229 difftime.o: private.h
|
| H A D | NEWS | 1919 localtime.c and difftime.c no longer require stdio.h, and .c files 5014 changed versions of difftime.c and private.h 5124 Change to "difftime.c" to avoid sizeof problems. 5738 changes to avoid overflow in difftime, as well as changes to cope 5848 * ANSIfication (including versions of "mktime" and "difftime"),
|
| /freebsd-13.1/contrib/openbsm/bin/auditreduce/ |
| H A D | 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.1/usr.sbin/lpr/lpc/ |
| H A D | cmds.c | 810 agemod = difftime(cln_now, stbuf.st_mtime); in unlinkf() 811 agestat = difftime(cln_now, stbuf.st_ctime); in unlinkf()
|
| /freebsd-13.1/contrib/apr/time/unix/ |
| H A D | time.c | 340 server_gmt_offset = (apr_int32_t) difftime(t1, t2); in apr_unix_setup_time()
|
| /freebsd-13.1/contrib/tzcode/zic/ |
| H A D | README | 15 * ANSIfication (including versions of "mktime" and "difftime"),
|
| /freebsd-13.1/usr.sbin/zic/ |
| H A D | README | 15 * ANSIfication (including versions of "mktime" and "difftime"),
|
| /freebsd-13.1/contrib/lua/src/ |
| H A D | loslib.c | 375 lua_pushnumber(L, (lua_Number)difftime(t1, t2)); in os_difftime()
|
| /freebsd-13.1/usr.sbin/newsyslog/ |
| H A D | ptimes.c | 566 return (difftime(minuend->tsecs, subtrahend->tsecs)); in ptimeget_diff()
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | refclock_jjy.c | 1341 fSeconds = difftime( now, up->tLastAdjustedTimestamp ) ; in jjy_receive_tristate_jjy01()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1552 fun:difftime=uninstrumented
|