Searched refs:strerror_str (Results 1 – 1 of 1) sorted by relevance
540 char *strerror_str; in xc_strerror() local557 strerror_str = strerror(errcode); in xc_strerror()558 strncpy(errbuf, strerror_str, XS_BUFSIZE); in xc_strerror()
Completed in 3 milliseconds