Searched refs:b0_mtime (Results 1 – 1 of 1) sorted by relevance
168 char_u b0_mtime[4]; // last modification time of file member1029 long_to_char((long)st.st_mtime, b0p->b0_mtime); in set_b0_fname()1039 long_to_char(0L, b0p->b0_mtime); in set_b0_fname()1407 mtime = char_to_long(b0p->b0_mtime); in ml_recover()2131 dict_add_number(d, "mtime", char_to_long(b0.b0_mtime)); in get_b0_dict()