Searched refs:ENOTDIR (Results 1 – 25 of 29) sorted by relevance
12
91 errno = ENOTDIR; in rpl_stat()132 errno = ENOTDIR; in rpl_stat()
93 errno = ENOTDIR; in rpl_fopen()
168 errno = ENOTDIR; in open()
355 case ENOTDIR: in __spawni()
107 #ifndef ENOTDIR108 #define ENOTDIR 20 macro
438 yaffsfs_SetError(-ENOTDIR); in yaffs_open()718 yaffsfs_SetError(-ENOTDIR); in yaffsfs_DoUnlink()730 yaffsfs_SetError(-ENOTDIR); in yaffsfs_DoUnlink()734 yaffsfs_SetError(-ENOTDIR); in yaffsfs_DoUnlink()1444 yaffsfs_SetError(-ENOTDIR); in yaffs_link()
23 #define ENOTDIR 20 /* Not a directory */ macro
384 # ifndef ENOTDIR385 # define ENOTDIR 20 macro555 not_a_directory = ENOTDIR,
130 errno = ENOTDIR;
126 case ENOTDIR: in CreatePlatformFile()
153 bool ret = (errno == ENOENT || errno == ENOTDIR); in Delete()
216 case ENOTDIR: in find_debuginfo_in_path()
807 (dwfl_standard_find_debuginfo): Fail on errors not ENOENT or ENOTDIR.
140 errno = ENOTDIR; in op_open_agent()
1741 #ifdef ENOTDIR in rotate_serial()1742 && errno != ENOTDIR in rotate_serial()2018 #ifdef ENOTDIR in rotate_index()2019 && errno != ENOTDIR in rotate_index()2046 #ifdef ENOTDIR in rotate_index()2047 && errno != ENOTDIR in rotate_index()
1140 #ifdef ENOTDIR in cstrerror()1141 case ENOTDIR: in cstrerror()
1511 errno = ENOTDIR; in do_realpath()
963 errno = ENOTDIR;1184 errno = ENOTDIR;
1040 errno = ENOTDIR;1256 errno = ENOTDIR;
96 case ENOTDIR: in errno_to_portable()
541 #define VKI_ENOTDIR ENOTDIR
232 case ENOTDIR:
411 if (err != ENOENT && err != ENOTDIR)
359 #ifdef ENOTDIR in __xmlIOErr()360 else if (errno == ENOTDIR) code = XML_IO_ENOTDIR; in __xmlIOErr()
330 } else if ((retval != ENOTDIR) && in profile_init()