Searched refs:ff_EINPROGRESS (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 70 #define ff_EINPROGRESS 36 /* Operation now in progress */ macro |
| H A D | ff_host_interface.c | 278 case ff_EINPROGRESS: errno = EINPROGRESS; break; in ff_os_errno() |