Searched refs:ff_ESPIPE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 58 #define ff_ESPIPE 29 /* Illegal seek */ macro |
| H A D | ff_host_interface.c | 268 case ff_ESPIPE: errno = ESPIPE; break; in ff_os_errno() |