Searched refs:thetime (Results 1 – 2 of 2) sorted by relevance
2 char *get_ctime(time_t thetime, int add_newline);
83 get_ctime(time_t thetime, int add_newline) in get_ctime() argument90 curtime = vim_localtime(&thetime, &tmval); in get_ctime()