Searched refs:ff_ENOMSG (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 130 #define ff_ENOMSG 83 /* No message of desired type */ macro |
| H A D | ff_host_interface.c | 319 case ff_ENOMSG: errno = ENOMSG; break; in ff_os_errno() |