Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dchannel.c253 # define PERROR(msg) (void)semsg("%s: %s", msg, strerror_win32(errno))
256 strerror_win32(int eno) in strerror_win32() function