Home
last modified time | relevance | path

Searched defs:EINVAL (Results 1 – 2 of 2) sorted by relevance

/minix/minix/lib/liblwip/dist/src/include/lwip/
H A Derrno.h69 #define EINVAL 22 /* Invalid argument */ macro
/minix/sys/sys/
H A Derrno.h64 #define EINVAL (_SIGN 22 ) /* Invalid argument */ macro