Searched refs:strerror_str (Results 1 – 1 of 1) sorted by relevance
580 char *strerror_str; in xc_strerror() local597 strerror_str = strerror(errcode); in xc_strerror()598 strncpy(errbuf, strerror_str, XS_BUFSIZE); in xc_strerror()
Completed in 4 milliseconds