Searched refs:ff_EMFILE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 53 #define ff_EMFILE 24 /* Too many open files */ macro |
| H A D | ff_host_interface.c | 263 case ff_EMFILE: errno = EMFILE; break; in ff_os_errno() |