HomeSort by: relevance | last modified time | path
    Searched defs:he_errlist (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libedit/
history.c 202 #define he_strerror(code) he_errlist[code]
209 static const Char *const he_errlist[] = { variable in typeref:typename:const Char * const[]
history.c 202 #define he_strerror(code) he_errlist[code]
209 static const Char *const he_errlist[] = { variable in typeref:typename:const Char * const[]

Completed in 23 milliseconds