Searched refs:ff_EPIPE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 61 #define ff_EPIPE 32 /* Broken pipe */ macro |
| H A D | ff_host_interface.c | 271 case ff_EPIPE: errno = EPIPE; break; in ff_os_errno() |