Searched refs:ff_EALREADY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 71 #define ff_EALREADY 37 /* Operation already in progress */ macro |
| H A D | ff_host_interface.c | 279 case ff_EALREADY: errno = EALREADY; break; in ff_os_errno() |