Searched refs:timelocal (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/ntp/scripts/monitoring/
H A Dtimelocal.pl0 ;# timelocal.pl
4 ;# $time = timelocal($sec,$min,$hours,$mday,$mon,$year,$junk,$junk,$isdst);
18 ;# timelocal is implemented using the same cache. We just assume that we're
25 package timelocal; package
42 package timelocal; package
49 sub timelocal { subroutine
50 package timelocal; package
58 package timelocal; package
H A Dntploopwatch56 ;# add directory to look for lr.pl and timelocal.pl (in front of current list)
70 require "timelocal.pl";
1642 local($rtime) = &timelocal($sec,$min,$hour,$mday,$mon,$year, 0,0, 0);
1648 &timelocal($sec,$min,$hour,$mday,$mon,$year, 0,0, 1)
/freebsd-9.3-release/lib/libc/stdtime/
H A DSymbol.map27 timelocal;
/freebsd-9.3-release/include/
H A Dtime.h195 time_t timelocal(struct tm * const);
/freebsd-9.3-release/contrib/tzcode/stdtime/
H A Dlocaltime.c2154 timelocal(tmp) function

Completed in 94 milliseconds