Home
last modified time | relevance | path

Searched refs:ENOTDIR (Results 26 – 50 of 109) sorted by relevance

12345

/dragonfly/lib/libc/nls/
H A Dja_JP.UTF-8.msg46 $ ENOTDIR
H A Dja_JP.eucJP.msg46 $ ENOTDIR
H A Dko_KR.UTF-8.msg46 $ ENOTDIR
H A Dko_KR.eucKR.msg46 $ ENOTDIR
H A Dzh_Hans_CN.GB18030.msg42 $ ENOTDIR
H A Dzh_Hans_CN.GB2312.msg42 $ ENOTDIR
H A Dzh_Hans_CN.UTF-8.msg42 $ ENOTDIR
H A Dfi_FI.ISO8859-1.msg46 $ ENOTDIR
H A Dit_IT.ISO8859-15.msg46 $ ENOTDIR
/dragonfly/lib/libc/stdio/
H A Dmktemp.c158 errno = ENOTDIR; in _gettemp()
/dragonfly/stand/boot/common/
H A Dls.c168 "%s: %s", path, strerror(ENOTDIR)); in ls_getdir()
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_util.c295 errno = ENOTDIR; in __archive_mktempx()
501 errno = ENOTDIR; in __archive_mktempx()
/dragonfly/lib/libc/stdlib/
H A Drealpath.c236 errno = ENOTDIR; in realpath()
/dragonfly/contrib/cvs-1.12/lib/
H A Dcanonicalize.c301 errno = ENOTDIR; in canonicalize_filename_mode()
/dragonfly/lib/libc/gen/
H A Dexec.c229 case ENOTDIR: in execvPe()
/dragonfly/sys/vfs/ufs/
H A Dufs_lookup.c1132 error = ENOTDIR; in ufs_checkpath()
1151 error = ENOTDIR; in ufs_checkpath()
1169 if (error == ENOTDIR) in ufs_checkpath()
/dragonfly/contrib/binutils-2.34/gold/
H A Ddirsearch.cc72 if (errno != ENOENT && errno != ENOTDIR) in read_files()
/dragonfly/contrib/binutils-2.27/gold/
H A Ddirsearch.cc72 if (errno != ENOENT && errno != ENOTDIR) in read_files()
/dragonfly/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c213 errno = ENOTDIR; in main()
/dragonfly/bin/ln/
H A Dln.c153 errno = ENOTDIR; in main()
/dragonfly/sys/vfs/ext2fs/
H A Dext2_lookup.c1214 error = ENOTDIR; in ext2_checkpath()
1226 error = ENOTDIR; in ext2_checkpath()
1244 if (error == ENOTDIR) in ext2_checkpath()
/dragonfly/bin/sh/
H A Dcd.c128 errno1 = ENOTDIR; in cdcmd()
/dragonfly/contrib/gdb-7/gdb/
H A Dinf-child.c204 case ENOTDIR: in inf_child_errno_to_fileio_error()
/dragonfly/contrib/lvm2/dist/lib/locking/
H A Dlocking.c335 } else if (errno != ENOENT && errno != ENOTDIR) { in check_lvm1_vg_inactive()
/dragonfly/sys/kern/
H A Dvfs_default.c273 return (ENOTDIR); in vop_compat_nlookupdotdot()
909 error = ENOTDIR; in vop_compat_nrmdir()
1089 return (ENOTDIR); in vop_nolookup()

12345