Home
last modified time | relevance | path

Searched defs:error_info (Results 1 – 1 of 1) sorted by relevance

/original-bsd/contrib/libg++-2.3/libiberty/
H A Dstrerror.c70 static struct error_info struct
72 int value; /* The numeric value from <errno.h> */
73 char *name; /* The equivalent symbolic value */
74 char *msg; /* Short message about this value */