/titanic_44/usr/src/uts/common/io/chxge/ |
H A D | glue.c | 183 iocp->ioc_error = ENOTTY; in pe_ioctl() 192 iocp->ioc_error = ENOTTY; in pe_ioctl() 197 iocp->ioc_error = ENOTTY; in pe_ioctl() 210 iocp->ioc_error = ENOTTY; in pe_ioctl() 232 iocp->ioc_error = ENOTTY; in pe_ioctl() 256 iocp->ioc_error = ENOTTY; in pe_ioctl() 273 iocp->ioc_error = ENOTTY; in pe_ioctl() 293 iocp->ioc_error = ENOTTY; in pe_ioctl() 306 iocp->ioc_error = ENOTTY; in pe_ioctl() 312 iocp->ioc_error = ENOTTY; in pe_ioctl() [all …]
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | prompter.c | 228 return ENOTTY; in krb5_prompter_posix() 230 return ENOTTY; in krb5_prompter_posix() 237 return ENOTTY; in krb5_prompter_posix() 240 return ENOTTY; in krb5_prompter_posix() 255 errcode = ENOTTY; in krb5_prompter_posix() 287 errcode = ENOTTY; in krb5_prompter_posix()
|
H A D | read_pwd.c | 134 return ENOTTY; in read_console_password() 136 return ENOTTY; in read_console_password() 143 return ENOTTY; in read_console_password()
|
/titanic_44/usr/src/lib/libsmbfs/smb/ |
H A D | ui-sun.c | 99 return (ENOTTY); in smb_get_authentication() 117 return (ENOTTY); in smb_get_authentication()
|
/titanic_44/usr/src/cmd/fs.d/cachefs/cachefspack/ |
H A D | funcs.c | 107 if (errno == ENOTTY) { in packfn() 169 if (errno == ENOTTY) { in unpackfn() 231 if ((errno == ENOTTY) || (errno == ENOSYS)) { in inquirefn()
|
/titanic_44/usr/src/uts/sun4/io/px/ |
H A D | px_devctl.c | 175 int rv = ENOTTY; in px_ioctl() 219 rv = ENOTTY; in px_ioctl() 240 rv = ENOTTY; in px_ioctl()
|
/titanic_44/usr/src/uts/common/syscall/ |
H A D | lseek.c | 138 if (error != ENOTTY) in lseek32_common() 167 if (error != ENOTTY) in lseek32_common() 313 if (error != ENOTTY) { in lseek64() 342 if (error != ENOTTY) in lseek64()
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | tcgetsid.c | 49 errno = ENOTTY; in tcgetsid()
|
/titanic_44/usr/src/lib/libadm/common/ |
H A D | rdwr_vtoc.c | 226 case ENOTTY: in read_extvtoc() 339 case ENOTTY: in write_extvtoc()
|
/titanic_44/usr/src/lib/libdiskmgt/common/ |
H A D | partition.c | 327 if ((ioctl(fd, DKIOCGMBOOT, bootsect) < 0) && (errno != ENOTTY)) { in partition_has_fdisk() 579 return (ENOTTY); in get_parts() 596 return (ENOTTY); in get_parts() 658 return (ENOTTY); in get_parts()
|
/titanic_44/usr/src/lib/libdtrace/common/ |
H A D | dt_work.c | 182 dtp->dt_errno != ENOTTY || dtp->dt_vector == NULL)) in dtrace_go() 191 if (err == -1 && (errno != ENOTTY || dtp->dt_vector == NULL)) in dtrace_go()
|
/titanic_44/usr/src/lib/libbc/inc/include/sys/ |
H A D | errno.h | 65 #define ENOTTY 25 /* Not a typewriter */ macro
|
/titanic_44/usr/src/uts/sun4u/io/pci/ |
H A D | pci_devctl.c | 226 rv = ENOTTY; in pci_devctl_ioctl() 240 int rv = ENOTTY; in pci_ioctl()
|
/titanic_44/usr/src/uts/intel/io/ |
H A D | devfm_machdep.c | 271 return (ENOTTY); in fm_ioctl_cpu_retire() 308 return (ENOTTY); in fm_ioctl_gentopo_legacy()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppstats/ |
H A D | pppstats.c | 170 if (errno == ENOTTY) 196 if (errno == ENOTTY) { 291 if (errno == ENOTTY) {
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | errno.h | 77 #define ENOTTY 25 /* Inappropriate ioctl for device */ macro
|
/titanic_44/usr/src/lib/libbc/libc/sys/common/ |
H A D | s5errno.h | 68 #define ENOTTY 25 /* Not a typewriter */ macro
|
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fksmb_init.c | 202 rc = ENOTTY; in fksmbsrv_drv_ioctl()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | devfm.c | 224 return (ENOTTY); in fm_ioctl_page_retire() 247 return (ENOTTY); in fm_ioctl()
|
H A D | cpuid_drv.c | 187 return (ENOTTY); in cpuid_ioctl()
|
/titanic_44/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_adminq.h | 140 -ENOTTY, /* I40E_AQ_RC_ENOTTY */ in i40e_aq_rc_to_posix()
|
/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | PoolsException.java | 161 public static final int ENOTTY = 25; field in PoolsException
|
/titanic_44/usr/src/uts/sun4v/io/niumx/ |
H A D | niumx_tools.c | 206 rv = ENOTTY; in niumx_ioctl() 517 rval = ENOTTY; in niumxtool_intr()
|
/titanic_44/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_sendsigned.c | 142 errno = ENOTTY; in res_nsendsigned()
|
/titanic_44/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | readpassphrase.c | 81 errno = ENOTTY; in readpassphrase()
|