Searched refs:timelocal (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/ntp/scripts/monitoring/ |
H A D | timelocal.pl | 25 package timelocal; package 42 package timelocal; package 49 sub timelocal { subroutine 50 package timelocal; package 58 package timelocal; package
|
H A D | ntploopwatch | 1642 local($rtime) = &timelocal($sec,$min,$hour,$mday,$mon,$year, 0,0, 0); 1648 &timelocal($sec,$min,$hour,$mday,$mon,$year, 0,0, 1)
|
H A D | README | 143 timelocal.pl:
|
/freebsd/lib/libc/stdtime/ |
H A D | Symbol.map | 24 timelocal;
|
H A D | Makefile.inc | 6 STDTIME_SRCS= strftime.c strptime.c timelocal.c
|
/freebsd/contrib/tzcode/ |
H A D | private.h | 664 # undef timelocal 665 # define timelocal tz_timelocal 783 # if TZ_TIME_T || !defined timelocal 784 time_t timelocal(struct tm *); 650 # define timelocal tz_timelocal global() macro
|
H A D | localtime.c | 2429 timelocal(struct tm *tmp) in time1() 2488 timelocal(struct tm *tmp) timelocal() function
|
/freebsd/include/ |
H A D | time.h | 172 time_t timelocal(struct tm * const);
|
/freebsd/contrib/sendmail/contrib/ |
H A D | mmuegel | 303 require 'timelocal.pl'; 467 sub maketime { ((shift @_) eq 'GMT') ? &main'timegm(@_) : &main'timelocal(@_); }
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3141 fun:timelocal=uninstrumented
|