Home
last modified time | relevance | path

Searched refs:creation_date (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/fs/cd9660/
H A Diso.h93 char creation_date [ISODCL (814, 830)]; /* 8.4.26.1 */ member
130 char creation_date [ISODCL (814, 830)]; /* 8.4.26.1 */ member
/netbsd-src/usr.sbin/mscdlabel/
H A Diso9660.c27 d = vd->creation_date; in printinfo()
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Diso9660.h88 char creation_date [ISODCL (814, 830)]; /* 8.4.26.1 */ member
H A Dwrite.c1394 FILL_SPACE(creation_date); in FDECL1()
1401 memcpy(vol_desc.creation_date, iso_time, 17); in FDECL1()
/netbsd-src/usr.sbin/makefs/cd9660/
H A Dcd9660_debug.c479 (u_char *)((struct iso_primary_descriptor*) buf)->creation_date, in debug_dump_to_xml_volume_descriptor()
/netbsd-src/usr.sbin/makefs/
H A Dcd9660.c717 (unsigned char *)diskStructure->primaryDescriptor.creation_date, in cd9660_finalize_PVD()