VLC  3.0.15
Functions
error.c File Reference
Include dependency graph for error.c:

Functions

static const char * vlc_strerror_l (int errnum, const char *lname)
 
const char * vlc_strerror (int errnum)
 Formats an error message in the current locale. More...
 
const char * vlc_strerror_c (int errnum)
 Formats an error message in the POSIX/C locale (i.e. More...
 

Function Documentation

◆ vlc_strerror_l()

static const char* vlc_strerror_l ( int  errnum,
const char *  lname 
)
static