Searched refs:ff_EISDIR (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 50 #define ff_EISDIR 21 /* Is a directory */ macro |
| H A D | ff_host_interface.c | 260 case ff_EISDIR: errno = EISDIR; break; in ff_os_errno() |