Home
last modified time | relevance | path

Searched defs:dayp (Results 1 – 2 of 2) sorted by relevance

/linux/arch/m68k/mac/
H A Dmisc.c548 int *yearp, int *monp, int *dayp, in unmktime()
/linux/include/linux/
H A Ddmi.h126 static inline bool dmi_get_date(int field, int *yearp, int *monthp, int *dayp) in dmi_get_date()