Searched refs:ff_EMSGSIZE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 76 #define ff_EMSGSIZE 40 /* Message too long */ macro |
| H A D | ff_host_interface.c | 282 case ff_EMSGSIZE: errno = EMSGSIZE; break; in ff_os_errno() |