Searched refs:history_write_timestamps (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/libreadline/
H A Dhistory.h252 extern int history_write_timestamps;
H A Dhistfile.c102 int history_write_timestamps = 0; variable
468 if (history_write_timestamps && the_history[i]->timestamp && the_history[i]->timestamp[0])
500 if (history_write_timestamps && the_history[i]->timestamp && the_history[i]->timestamp[0])

Completed in 134 milliseconds