Searched refs:ff_EINVAL (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 51 #define ff_EINVAL 22 /* Invalid argument */ macro |
| H A D | ff_host_interface.c | 261 case ff_EINVAL: errno = EINVAL; break; in ff_os_errno() |