Searched refs:ESPIPE (Results 1 – 3 of 3) sorted by relevance
32 #define ESPIPE 29 /* Illegal seek */ macro
43 ERRNO_MSG(ESPIPE, "Illegal seek"),
1060 return -ESPIPE; in eth_set_config()