Searched refs:_glh_cant_load_history (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/libtecla/common/ |
H A D | history.c | 201 static int _glh_cant_load_history(GlHistory *glh, const char *filename, 1204 return _glh_cant_load_history(glh, filename, lineno, in _glh_load_history() 1216 return _glh_cant_load_history(glh, filename, lineno, in _glh_load_history() 1229 return _glh_cant_load_history(glh, filename, lineno, in _glh_load_history() 1241 return _glh_cant_load_history(glh, filename, lineno, in _glh_load_history() 1249 return _glh_cant_load_history(glh, filename, lineno, "Read error", fp); in _glh_load_history() 1254 return _glh_cant_load_history(glh, filename, lineno, in _glh_load_history() 1277 static int _glh_cant_load_history(GlHistory *glh, const char *filename, in _glh_cant_load_history() function
|