Searched refs:ff_ENOSYS (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 124 #define ff_ENOSYS 78 /* Function not implemented */ macro |
| H A D | ff_host_interface.c | 317 case ff_ENOSYS: errno = ENOSYS; break; in ff_os_errno() |