Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.c203 static int _glh_write_timestamp(FILE *fp, time_t timestamp);
1056 _glh_write_timestamp(fp, node->timestamp) || in _glh_save_history()
1116 static int _glh_write_timestamp(FILE *fp, time_t timestamp) in _glh_write_timestamp() function