Searched refs:ELOOP (Results 1 - 5 of 5) sorted by relevance

/u-boot/fs/yaffs2/
H A Dyportenv.h214 #ifndef ELOOP
215 #define ELOOP 40 macro
H A Dyaffsfs.c930 yaffsfs_SetError(-ELOOP);
1331 yaffsfs_SetError(-ELOOP);
1446 yaffsfs_SetError(-ELOOP);
1536 yaffsfs_SetError(-ELOOP);
1656 yaffsfs_SetError(-ELOOP);
1760 yaffsfs_SetError(-ELOOP);
1825 yaffsfs_SetError(-ELOOP);
1913 yaffsfs_SetError(-ELOOP);
1997 yaffsfs_SetError(-ELOOP);
2082 yaffsfs_SetError(-ELOOP);
[all...]
H A Dyaffs_uboot_glue.c141 case ELOOP: return "Symlink loop";
/u-boot/include/linux/
H A Derrno.h46 #define ELOOP 40 /* Too many symbolic links encountered */ macro
/u-boot/lib/
H A Derrno_str.c54 ERRNO_MSG(ELOOP, "Too many symbolic links encountered"),

Completed in 70 milliseconds