rogue_time
md_gct(struct rogue_time *rt_buf)
md_gfmt(const char *fname, struct rogue_time *rt_buf)
void md_gct(struct rogue_time *);
void md_gfmt(const char *, struct rogue_time *);
struct rogue_time saved_time, mod_time;
has_been_touched(const struct rogue_time *saved_time,
const struct rogue_time *mod_time)
static boolean has_been_touched(const struct rogue_time *,
const struct rogue_time *);
struct rogue_time rt_buf;