Searched refs:xstrerror (Results 1 – 2 of 2) sorted by relevance
209 extern char *xstrerror (int);211 # define strerror(a) xstrerror(a)
1125 xstrerror(int i) in xstrerror() function