Searched refs:date (Results 201 - 225 of 282) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Dmulti.c692 if( memcmp(ptr[i]->isorec.date, curr_entry->isorec.date,7) != 0 )
H A Djoliet.c1026 iso9660_date(jroot_record.date, root_statbuf.st_mtime);
/openbsd-current/usr.sbin/makefs/msdos/
H A Dmkfs_msdos.c139 u_int8_t date[2]; /* creation date */ member in struct:de
708 mk2(de->date, x);
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/bin/
H A Dprove397 For an up-to-date list of plugins available, please check CPAN:
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_ioctl.c536 err = drm_copy_field(version->date, &version->date_len,
537 dev->driver->date);
/openbsd-current/sbin/newfs_msdos/
H A Dnewfs_msdos.c141 u_int8_t date[2]; /* creation date */ member in struct:de
655 mk2(de->date, x);
/openbsd-current/gnu/usr.bin/perl/lib/
H A Dlocale.t2153 my $date = POSIX::strftime("'%A' '%B' '%Z' '%p'", @times);
2154 debug("'Day' 'Month' 'TZ' 'am/pm' = ", disp_str($date));
2158 $ok20 = $date =~ / ^ \p{ASCII}+ $ /x
2159 || $is_utf8_locale == utf8::is_utf8($date);
2262 $test_names{$locales_test_number} = 'Verify that strftime returns date with UTF-8 flag appropriately set';
/openbsd-current/gnu/usr.bin/perl/
H A Dconfigpm68 # of date. However, currently, MM_Unix.pm and MM_VMS.pm have *different* lists,
500 # my ($bincompat, $non_bincompat, $date, @patches) = Internals::V();
517 # print " $date\n" if defined $date;
973 # Returns the compile date (as a string), equivalent to what is shown by
1071 s{([\'\"])([^\'\"\s]+)\1}(C<$2>)g; # "date" command
/openbsd-current/usr.sbin/makefs/
H A Dcd9660.c709 /* If we want to use the current date and time */
711 cd9660_time_915(newnode->isoDirRecord->date, tstamp);
749 cd9660_time_915(newnode->isoDirRecord->date,
1145 cd9660_time_915(diskStructure->rr_moved_dir->isoDirRecord->date,
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/App/
H A DCpan.pm67 Show the module details. This prints one line for each out-of-date module
154 Show the out-of-date modules.
371 O => [ \&_show_out_of_date, NO_ARGS, GOOD_EXIT, 'Showing Out of date' ],
1348 ($module->uptodate ? "" : "Not ") . "up to date",
1693 up-to-date and Changes features.
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_kms.c951 memcpy(vbios_info.date, atom_context->date,
952 sizeof(atom_context->date));
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dversados.c113 char date[3]; member in struct:ext_vheader
/openbsd-current/gnu/usr.sbin/mkhybrid/src/diag/
H A Disovfy.c76 unsigned char date [ISODCL (19, 25)]; /* 7 by 711 */ member in struct:iso_directory_record
/openbsd-current/regress/sys/net/pf_divert/
H A DMakefile256 @date >$@
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dpod_lib.pl251 version on disk is up to date. C<die>s if the file contains any C<NUL> bytes.
296 printf "%s%s # $filename is up to date\n",
H A Dcorelist-perldelta.pl28 The part to check the diff wants to be run with a Perl that has an up-to-date
311 say "Please ensure the Removed Modules and Pragmata section is up-to-date";
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DIndex.pm356 qq{Warning: Your system date is %d days behind this index file!
/openbsd-current/usr.bin/mandoc/
H A Dman_html.c301 print_otag(h, TAG_SPAN, "c", "foot-date");
302 print_text(h, man->date);
/openbsd-current/sys/dev/pci/drm/include/uapi/drm/
H A Damdgpu_drm.h1035 __u8 date[32]; member in struct:drm_amdgpu_info_vbios
H A Ddrm.h148 __kernel_size_t date_len; /**< Length of date buffer */
149 char __user *date; /**< User-space buffer to hold date */ member in struct:drm_version
/openbsd-current/sys/dev/pci/drm/apple/
H A Dapple_drv.c69 .date = "20221106",
/openbsd-current/lib/libcrypto/cms/
H A Dcms.h221 ASN1_GENERALIZEDTIME *date, ASN1_OBJECT *otherTypeId, ASN1_TYPE *otherType);
H A Dcms_asn1.c550 .offset = offsetof(CMS_RecipientKeyIdentifier, date),
551 .field_name = "date",
790 .offset = offsetof(CMS_KEKIdentifier, date),
791 .field_name = "date",
/openbsd-current/sys/dev/fdt/
H A Drkdrm.c66 .date = DRIVER_DATE,
/openbsd-current/gnu/lib/libstdc++/libstdc++/src/
H A DMakefile.in606 echo `date` > stamp-debug;

Completed in 218 milliseconds

1234567891011>>