Home
last modified time | relevance | path

Searched refs:cdate (Results 1 – 4 of 4) sorted by relevance

/external/mtools/
Ddirectory.c121 ndir -> adate[1] = ndir->cdate[1] = ndir->date[1] = year + month_hi; in mk_entry()
122 ndir -> adate[0] = ndir->cdate[0] = ndir->date[0] = month_low + day; in mk_entry()
Dmsdos.h49 unsigned char cdate[2]; /* 16 creation date */ member
/external/kernel-headers/original/uapi/linux/
Dmsdos_fs.h178 __le16 cdate; /* Creation date */ member
/external/rust/crates/clap/src/app/
Dparser.rs1034 if let Some(cdate) = in get_matches_with()
1039 cdate, in get_matches_with()
1178 if let Some(cdate) = in get_matches_with()
1183 cdate, in get_matches_with()