Home
last modified time | relevance | path

Searched defs:ESPIPE (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/crt/
H A Derrno.h49 #define ESPIPE 29 macro
/reactos/drivers/network/tcpip/lwip/src/include/lwip/
H A Derrno.h76 #define ESPIPE 29 /* Illegal seek */ macro
/reactos/drivers/filesystems/ext2/inc/linux/
H A Derrno.h35 #define ESPIPE 29 /* Illegal seek */ macro