Home
last modified time | relevance | path

Searched refs:ff_ENAMETOOLONG (Results 1 – 2 of 2) sorted by relevance

/f-stack/lib/
H A Dff_errno.h103 #define ff_ENAMETOOLONG 63 /* File name too long */ macro
H A Dff_host_interface.c308 case ff_ENAMETOOLONG: errno = ENAMETOOLONG; break; in ff_os_errno()