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

/illumos-gate/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 ? */
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Derrno.h55 #define ENOTBLK 15 /* Block device required */ macro
/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h58 #define ENOTBLK 15 /* Block device required */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h67 #define ENOTBLK 15 /* Block device required */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Derrno.h65 #define ENOTBLK 15 /* Block device required */ macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java109 * ENOTBLK.
111 public static final int ENOTBLK = 15; field in class:PoolsException
/illumos-gate/usr/src/cmd/fs.d/fd/
H A Dmount.c176 case ENOTBLK:
/illumos-gate/usr/src/cmd/fs.d/proc/
H A Dmount.c173 case ENOTBLK:
/illumos-gate/usr/src/cmd/fs.d/hsfs/mount/
H A Dmount.c270 case ENOTBLK:
/illumos-gate/usr/src/cmd/fs.d/udfs/mount/
H A Dmount.c178 case ENOTBLK:
/illumos-gate/usr/src/cmd/fs.d/dev/
H A Dmount.c128 case ENOTBLK:
/illumos-gate/usr/src/uts/common/io/
H A Ddump.c179 error = ENOTBLK;
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c866 case ENOTBLK:
/illumos-gate/usr/src/cmd/fs.d/
H A Dumount.c479 case ENOTBLK:
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c352 return (ENOTBLK);
1373 error = ENOTBLK;
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c353 return (ENOTBLK);
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c421 error = ENOTBLK;
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c234 error = ENOTBLK;
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c1209 case ENOTBLK:
1355 case ENOTBLK:
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c3472 error = SET_ERROR(ENOTBLK);

Completed in 133 milliseconds