Home
last modified time | relevance | path

Searched refs:get8ctime (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dtime.pro24 time_T get8ctime(FILE *fd);
/vim-8.2.3635/src/
H A Dtime.c1007 get8ctime(FILE *fd) in get8ctime() function
H A Dspellfile.c499 lp->sl_sugtime = get8ctime(fd); // <timestamp> in spell_load_file()
729 timestamp = get8ctime(fd); // <timestamp> in suggest_load_files()
H A Dundo.c1104 return get8ctime(bi->bi_fp); in undo_read_time()