Home
last modified time | relevance | path

Searched refs:ENOTBLK (Results 1 – 20 of 20) sorted by relevance

/titanic_44/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-error.c107 #ifndef ENOTBLK
108 #define ENOTBLK -1 macro
193 { PR_INVALID_DEVICE_STATE_ERROR, ENOTBLK }, /* XXX: correct mapping ? */
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Derrno.h55 #define ENOTBLK 15 /* Block device required */ macro
/titanic_44/usr/src/uts/common/sys/
H A Derrno.h67 #define ENOTBLK 15 /* Block device required */ macro
/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h58 #define ENOTBLK 15 /* Block device required */ macro
/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java111 public static final int ENOTBLK = 15; field in PoolsException
/titanic_44/usr/src/cmd/fs.d/fd/
H A Dmount.c176 case ENOTBLK: in rpterr()
/titanic_44/usr/src/cmd/fs.d/udfs/mount/
H A Dmount.c178 case ENOTBLK: in rpterr()
/titanic_44/usr/src/cmd/fs.d/proc/
H A Dmount.c173 case ENOTBLK: in rpterr()
/titanic_44/usr/src/cmd/fs.d/hsfs/mount/
H A Dmount.c270 case ENOTBLK: in rpterr()
/titanic_44/usr/src/uts/common/io/
H A Ddump.c179 error = ENOTBLK; in dump_ioctl()
/titanic_44/usr/src/cmd/fs.d/dev/
H A Dmount.c128 case ENOTBLK: in do_mount()
/titanic_44/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c352 return (ENOTBLK); in hsfs_mount()
1373 error = ENOTBLK; in hs_getmdev()
/titanic_44/usr/src/cmd/fs.d/
H A Dumount.c489 case ENOTBLK: in rpterr()
/titanic_44/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c866 case ENOTBLK: in rpterr()
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg136 @ MSG_ERRNO_ENOTBLK "[ ENOTBLK ]" # 15
/titanic_44/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c1155 case ENOTBLK: in zpool_create()
1301 case ENOTBLK: in zpool_add()
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c355 return (ENOTBLK); in ufs_mount()
/titanic_44/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c234 error = ENOTBLK; in udf_mount()
/titanic_44/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c421 error = ENOTBLK; in pcfs_device_identify()
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dspa.c3356 error = SET_ERROR(ENOTBLK); in spa_validate_aux_devs()