Home
last modified time | relevance | path

Searched defs:sys_errno (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/mit/libuv/dist/src/win/
H A Derror.c66 int uv_translate_sys_error(int sys_errno) { in uv_translate_sys_error()
H A Dfs.c76 #define SET_REQ_WIN32_ERROR(req, sys_errno) \ argument
82 #define SET_REQ_UV_ERROR(req, uv_errno, sys_errno) \ argument
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dev_connects.c240 evTryAccept(evContext opaqueCtx, evConnID id, int *sys_errno) { in evTryAccept()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Derrors.h129 int sys_errno; /* irrelevent unless errcode == member
H A Dmisc.c315 int sys_errno, const char *file, int line, const char *fmt,...) in pgp_push_error()
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dcore.c1262 int uv_translate_sys_error(int sys_errno) { in uv_translate_sys_error()