Home
last modified time | relevance | path

Searched refs:strerror_str (Results 1 – 1 of 1) sorted by relevance

/tools/libs/ctrl/
A Dxc_private.c540 char *strerror_str; in xc_strerror() local
557 strerror_str = strerror(errcode); in xc_strerror()
558 strncpy(errbuf, strerror_str, XS_BUFSIZE); in xc_strerror()

Completed in 3 milliseconds