Searched refs:ff_ECANCELED (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 132 #define ff_ECANCELED 85 /* Operation canceled */ macro |
| H A D | ff_host_interface.c | 321 case ff_ECANCELED: errno = ECANCELED; break; in ff_os_errno() |