Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_private.c580 char *strerror_str; in xc_strerror() local
597 strerror_str = strerror(errcode); in xc_strerror()
598 strncpy(errbuf, strerror_str, XS_BUFSIZE); in xc_strerror()

Completed in 4 milliseconds