Home
last modified time | relevance | path

Searched refs:ENOTDIR (Results 1 – 4 of 4) sorted by relevance

/include/
Derrno.h16 #define ENOTDIR 0x1BAD0007 macro
/lib/liblwip/src/include/lwip/
Darch.h98 #define ENOTDIR 20 /* Not a directory */ macro
/sys/fs/o2fs/
Do2fs.c666 return -ENOTDIR; in O2FS_ReadDir()
669 return -ENOTDIR; in O2FS_ReadDir()
/sys/kern/
Dsyscall.c378 return -ENOTDIR; in Syscall_ReadDir()