Searched refs:buf_check_timestamp (Results 1 – 7 of 7) sorted by relevance
30 int buf_check_timestamp(buf_T *buf, int focus);
995 (void)buf_check_timestamp(buf, FALSE); in ex_checktime()
3956 n = buf_check_timestamp(buf, focus); in check_timestamps()4033 buf_check_timestamp( in buf_check_timestamp() function
2709 (void)buf_check_timestamp(buf, FALSE); in do_ecmd()5272 buf_check_timestamp(curbuf, FALSE); in ex_drop()
861 buf_check_timestamp(buf, FALSE); in diff_try_update()
1843 (void)buf_check_timestamp(curbuf, FALSE); in enter_buffer()
13059 Avoid that buf_check_timestamp() is used recursively.