Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dnbdebug.c88 fprintf(nb_debug, "%s", get_ctime(now, TRUE)); in nbdebug_log_init()
H A Dtime.c83 get_ctime(time_t thetime, int add_newline) in get_ctime() function
H A Dmemline.c2175 msg_puts(get_ctime(st.st_mtime, TRUE)); in swapfile_info()
4611 msg_puts(get_ctime(st.st_mtime, TRUE)); in attention_message()
H A Dhardcopy.c2754 prt_dsc_textline("CreationDate", get_ctime(time(NULL), FALSE)); in mch_print_begin()
/vim-8.2.3635/src/proto/
H A Dtime.pro2 char *get_ctime(time_t thetime, int add_newline);