Searched refs:ff_EFBIG (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 56 #define ff_EFBIG 27 /* File too large */ macro |
| H A D | ff_host_interface.c | 266 case ff_EFBIG: errno = EFBIG; break; in ff_os_errno() |