Searched defs:ESPIPE (Results 1 – 2 of 2) sorted by relevance
/minix3/sys/sys/ | ||
H A D | errno.h | 71 #define ESPIPE (_SIGN 29 ) /* Illegal seek */ macro |
/minix3/minix/lib/liblwip/dist/src/include/lwip/ | ||
H A D | errno.h | 76 #define ESPIPE 29 /* Illegal seek */ macro |