Searched refs:ff_EPERM (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 30 #define ff_EPERM 1 /* Operation not permitted */ macro |
| H A D | ff_host_interface.c | 240 case ff_EPERM: errno = EPERM; break; in ff_os_errno() |