Searched defs:rogue_time (Results 1 – 1 of 1) sorted by relevance
439 struct rogue_time { struct440 short year; /* >= 1987 */441 short month; /* 1 - 12 */442 short day; /* 1 - 31 */443 short hour; /* 0 - 23 */444 short minute; /* 0 - 59 */445 short second; /* 0 - 59 */