Searched refs:ff_ENOENT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 31 #define ff_ENOENT 2 /* No such file or directory */ macro |
| H A D | ff_host_interface.c | 241 case ff_ENOENT: errno = ENOENT; break; in ff_os_errno() |