Searched refs:ff_EINTR (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 33 #define ff_EINTR 4 /* Interrupted system call */ macro |
| H A D | ff_host_interface.c | 243 case ff_EINTR: errno = EINTR; break; in ff_os_errno() |