Searched refs:cltime (Results 1 – 1 of 1) sorted by relevance
1456 time_t cltime; in add_to_history() local1480 cltime = time(&cltime); in add_to_history()1482 argv[i], ',', cltime); in add_to_history()2583 time_t cltime; in do_history() local2674 cltime = (time_t)atol(param); in do_history()2675 (void) printf("%s", ctime(&cltime)); in do_history()