Searched refs:get_ctime (Results 1 – 5 of 5) sorted by relevance
88 fprintf(nb_debug, "%s", get_ctime(now, TRUE)); in nbdebug_log_init()
83 get_ctime(time_t thetime, int add_newline) in get_ctime() function
2175 msg_puts(get_ctime(st.st_mtime, TRUE)); in swapfile_info()4611 msg_puts(get_ctime(st.st_mtime, TRUE)); in attention_message()
2754 prt_dsc_textline("CreationDate", get_ctime(time(NULL), FALSE)); in mch_print_begin()
2 char *get_ctime(time_t thetime, int add_newline);