/titanic_44/usr/src/lib/libldap5/sources/ldap/prldap/ |
H A D | ldappr-error.c | 107 #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 D | errno.h | 55 #define ENOTBLK 15 /* Block device required */ macro
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | errno.h | 67 #define ENOTBLK 15 /* Block device required */ macro
|
/titanic_44/usr/src/lib/libbc/libc/sys/common/ |
H A D | s5errno.h | 58 #define ENOTBLK 15 /* Block device required */ macro
|
/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | PoolsException.java | 111 public static final int ENOTBLK = 15; field in PoolsException
|
/titanic_44/usr/src/cmd/fs.d/fd/ |
H A D | mount.c | 176 case ENOTBLK: in rpterr()
|
/titanic_44/usr/src/cmd/fs.d/udfs/mount/ |
H A D | mount.c | 178 case ENOTBLK: in rpterr()
|
/titanic_44/usr/src/cmd/fs.d/proc/ |
H A D | mount.c | 173 case ENOTBLK: in rpterr()
|
/titanic_44/usr/src/cmd/fs.d/hsfs/mount/ |
H A D | mount.c | 270 case ENOTBLK: in rpterr()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | dump.c | 179 error = ENOTBLK; in dump_ioctl()
|
/titanic_44/usr/src/cmd/fs.d/dev/ |
H A D | mount.c | 128 case ENOTBLK: in do_mount()
|
/titanic_44/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_vfsops.c | 352 return (ENOTBLK); in hsfs_mount() 1373 error = ENOTBLK; in hs_getmdev()
|
/titanic_44/usr/src/cmd/fs.d/ |
H A D | umount.c | 489 case ENOTBLK: in rpterr()
|
/titanic_44/usr/src/cmd/fs.d/ufs/mount/ |
H A D | mount.c | 866 case ENOTBLK: in rpterr()
|
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 136 @ MSG_ERRNO_ENOTBLK "[ ENOTBLK ]" # 15
|
/titanic_44/usr/src/lib/libzfs/common/ |
H A D | libzfs_pool.c | 1155 case ENOTBLK: in zpool_create() 1301 case ENOTBLK: in zpool_add()
|
/titanic_44/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vfsops.c | 355 return (ENOTBLK); in ufs_mount()
|
/titanic_44/usr/src/uts/common/fs/udfs/ |
H A D | udf_vfsops.c | 234 error = ENOTBLK; in udf_mount()
|
/titanic_44/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vfsops.c | 421 error = ENOTBLK; in pcfs_device_identify()
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | spa.c | 3356 error = SET_ERROR(ENOTBLK); in spa_validate_aux_devs()
|