Home
last modified time | relevance | path

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

/minix/minix/lib/liblwip/dist/src/include/lwip/
H A Derrno.h63 #define EBUSY 16 /* Device or resource busy */ macro
/minix/sys/sys/
H A Derrno.h58 #define EBUSY (_SIGN 16 ) /* Device busy */ macro