Searched refs:ESPIPE (Results 1 – 4 of 4) sorted by relevance
56 #define ESPIPE 29 macro
48 errno = ESPIPE; /* historic practice */ in ftello()
65 errno = ESPIPE; /* historic practice */ in fseeko()
68 __BIONIC_ERRDEF( ESPIPE , 29, "Illegal seek" )