Home
last modified time | relevance | path

Searched refs:b_mtime_ns (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dfileio.c411 curbuf->b_mtime_read_ns = curbuf->b_mtime_ns; in readfile()
436 curbuf->b_mtime_ns = 0; in readfile()
2575 curbuf->b_mtime_read_ns = curbuf->b_mtime_ns; in readfile()
4084 || time_differs(&st, buf->b_mtime, buf->b_mtime_ns) in buf_check_timestamp()
4203 buf->b_mtime_read_ns = buf->b_mtime_ns; in buf_check_timestamp()
4484 buf->b_mtime_ns = (long)st->ST_MTIM_NSEC; in buf_store_time()
4486 buf->b_mtime_ns = 0; in buf_store_time()
H A Dbufwrite.c2561 buf->b_mtime_read_ns = buf->b_mtime_ns; in buf_write()
H A Dmemline.c1035 buf->b_mtime_read_ns = buf->b_mtime_ns; in set_b0_fname()
1044 buf->b_mtime_ns = 0; in set_b0_fname()
H A Dstructs.h2738 long b_mtime_ns; // nanoseconds of last change time member
H A Dnetbeans.c1765 buf->bufp->b_mtime_ns = 0; in nb_do_cmd()