Home
last modified time | relevance | path

Searched refs:ENAMETOOLONG (Results 1 – 6 of 6) sorted by relevance

/components/net/lwip/lwip-2.1.2/src/apps/http/makefsdata/
A Dtinydir.h270 errno = ENAMETOOLONG; in tinydir_open()
512 errno = ENAMETOOLONG; in tinydir_open()
523 errno = ENAMETOOLONG; in tinydir_open()
646 errno = ENAMETOOLONG; in tinydir_open()
/components/libc/compilers/common/extension/sys/
A Derrno.h184 #ifndef ENAMETOOLONG
185 #define ENAMETOOLONG (ERROR_BASE_NO + 36) macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Derrno.h83 #define ENAMETOOLONG 36 /* File name too long */ macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Derrno.h83 #define ENAMETOOLONG 36 /* File name too long */ macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Darch.h114 #define ENAMETOOLONG 36 /* File name too long */ macro
/components/libc/posix/ipc/
A Dmqueue.c123 rt_set_errno(ENAMETOOLONG); in mq_open()

Completed in 11 milliseconds