Searched refs:timelocal (Results 1 – 23 of 23) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/cpan/Time-Local/lib/Time/ |
| D | Local.pm | 88 $SecOff = timelocal( localtime(0) ) - timelocal( gmtime(0) ); 208 sub timelocal { subroutine 252 return &timelocal; 257 return &timelocal; 262 return &timelocal;
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Time-Local/t/ |
| D | Local.t | 10 timelocal 20 timelocal 368 ( localtime( timelocal( 0, 0, 0, 1, 1, $pre_break ) ) )[5] 374 ( ( localtime( timelocal( 0, 0, 0, 1, 1, $break ) ) )[5] ), 380 ( localtime( timelocal( 0, 0, 0, 1, 1, $post_break ) ) )
|
| /openbsd/src/lib/libc/hidden/ |
| D | time.h | 48 PROTO_DEPRECATED(timelocal);
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/Tar/ |
| D | Constant.pm | 64 use constant TIME_OFFSET => ($^O eq "MacOS") ? Time::Local::timelocal(0,0,0,1,0,1970) : 0;
|
| /openbsd/src/include/ |
| D | time.h | 172 time_t timelocal(struct tm *);
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Time-Piece/ |
| D | Piece.pm | 118 return $class->new( timelocal(@components )); 130 $new_time[c_epoch] = $islocal ? timelocal(@tm_parts) : timegm(@tm_parts); 342 timelocal(@{$time}[c_sec .. c_mon], $time->[c_year]+1900)
|
| /openbsd/src/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/ |
| D | Unzip.pm | 816 my $time_t = Time::Local::timelocal( $sec, $min, $hour, $mday, $mon, $year);
|
| /openbsd/src/lib/libc/ |
| D | Symbols.list | 1760 timelocal
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlclib.pod | 457 getaliasent_r() iswdigit() timelocal() 773 ftw() lcong48_r() timelocal() 1139 getenv() gmtime_r() timelocal()
|
| D | perl58delta.pod | 1435 Time::Local::timelocal() does not handle fractional seconds anymore. 1436 The rationale is that neither does localtime(), and timelocal() and
|
| D | perl5120delta.pod | 647 F<timelocal.pl> are all now deprecated. Earlier, Perl's developers
|
| D | perl56delta.pod | 1226 The timelocal() and timegm() functions used to silently return bogus
|
| D | perl5180delta.pod | 1600 C<timegm()> and C<timelocal()> to croak.
|
| D | perl561delta.pod | 1824 The timelocal() and timegm() functions used to silently return bogus
|
| D | perl5160delta.pod | 1518 pwd.pl shellwords.pl stat.pl tainted.pl termcap.pl timelocal.pl
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
| D | p700.C | 1821 extern time_t timelocal(), timegm();
|
| /openbsd/src/lib/libc/time/ |
| D | localtime.c | 1910 timelocal(struct tm *tmp) in timelocal() function
|
| /openbsd/src/gnu/usr.bin/cvs/ |
| D | ChangeLog.zoo | 689 timelocal() with call to maketime().
|
| D | NEWS | 1148 timelocal() with call to maketime().
|
| /openbsd/src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
| D | perlfaq4.pod | 532 you can split it up and pass the parts to C<timelocal> in the standard 577 X<timelocal> 629 my $today = timelocal 0, 0, 12, ( localtime )[3..5];
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/ |
| D | libc_ubuntu1404_abilist.txt | 3136 fun:timelocal=uninstrumented
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gprof/ |
| D | gprof.texi | 1040 0.00 0.03 8/8 timelocal [6]
|
| /openbsd/src/gnu/usr.bin/binutils/gprof/ |
| D | gprof.texi | 1028 0.00 0.03 8/8 timelocal [6]
|