Searched refs:_glh_prepare_for_recall (Results 1 – 1 of 1) sorted by relevance
213 static int _glh_prepare_for_recall(GlHistory *glh, char *line);560 if(_glh_prepare_for_recall(glh, line)) in _glh_find_backwards()821 if(_glh_prepare_for_recall(glh, line)) in _glh_oldest_line()967 if(_glh_prepare_for_recall(glh, line)) in _glh_recall_line()2497 static int _glh_prepare_for_recall(GlHistory *glh, char *line) in _glh_prepare_for_recall() function