| /f-stack/tools/ifconfig/ |
| H A D | ifgroup.c | 99 if (errno == EINVAL || errno == ENOTTY) in getifgroups() 151 if (errno == EINVAL || errno == ENOTTY || in printgroup()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zcp_global.c | 55 {"ENOTTY", ENOTTY},
|
| /f-stack/freebsd/i386/i386/ |
| H A D | perfmon.c | 392 rv = ENOTTY; in perfmon_ioctl() 402 rv = ENOTTY; in perfmon_ioctl()
|
| H A D | mem.c | 190 return (ENOTTY); in memioctl_md()
|
| /f-stack/freebsd/sys/ |
| H A D | errno.h | 78 #define ENOTTY 25 /* Inappropriate ioctl for device */ macro
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | mem.c | 137 return (ENOTTY); in memioctl_md()
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_adminq.h | 110 -ENOTTY, /* I40E_AQ_RC_ENOTTY */ in i40e_aq_rc_to_posix()
|
| /f-stack/freebsd/mips/mips/ |
| H A D | mem.c | 168 return (ENOTTY); in memioctl_md()
|
| /f-stack/tools/compat/ |
| H A D | ioctl.c | 87 return (ENOTTY); in ioctl_va()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | mem.c | 178 return (ENOTTY); in memioctl_md()
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | mem.c | 199 return (ENOTTY); in memioctl_md()
|
| /f-stack/freebsd/kern/ |
| H A D | tty_pts.c | 336 return (ENOTTY); in ptsdev_ioctl() 353 error = ENOTTY; in ptsdev_ioctl() 387 error = ENOTTY; in ptsdev_ioctl()
|
| H A D | tty.c | 884 error = ENOTTY; in ttyil_ioctl() 1247 return (ENOTTY); in tty_drop_ctty() 1683 return (ENOTTY); in tty_generic_ioctl() 1693 return (ENOTTY); in tty_generic_ioctl() 1791 return (ENOTTY); in tty_generic_ioctl() 1800 return (ENOTTY); in tty_generic_ioctl() 1885 return (ENOTTY); in tty_generic_ioctl() 2121 error = ENOTTY; in ttyhook_register()
|
| H A D | subr_log.c | 295 return (ENOTTY); in logioctl()
|
| H A D | sys_eventfd.c | 326 return (ENOTTY); in eventfd_ioctl()
|
| H A D | vfs_default.c | 185 return (ENOTTY); in vop_enotty() 1292 error = ENOTTY; in vop_stdioctl() 1303 error = ENOTTY; in vop_stdioctl()
|
| H A D | uipc_shm.c | 501 return (ENOTTY); in shm_ioctl() 523 return (ENOTTY); in shm_ioctl() 532 return (ENOTTY); in shm_ioctl() 1071 return (ENOTTY); in kern_shm_open2()
|
| H A D | vfs_vnops.c | 1664 return (ENOTTY); in vn_ioctl() 2363 error = ENOTTY; in vn_bmap_seekhole() 2379 error = ENOTTY; in vn_bmap_seekhole() 2453 if (error == ENOTTY) in vn_seek() 2458 if (error == ENOTTY) in vn_seek()
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | if_pflog.c | 197 return (ENOTTY); in pflogioctl()
|
| /f-stack/freebsd/i386/bios/ |
| H A D | smapi.c | 127 error = ENOTTY; in smapi_ioctl()
|
| /f-stack/lib/ |
| H A D | ff_host_interface.c | 264 case ff_ENOTTY: errno = ENOTTY; break; in ff_os_errno()
|
| /f-stack/freebsd/security/audit/ |
| H A D | bsm_errno.c | 110 { BSM_ERRNO_ENOTTY, ENOTTY, ES("Inappropriate ioctl for device") },
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zpl_file.c | 984 return (-ENOTTY); in zpl_ioctl() 1000 return (-ENOTTY); in zpl_compat_ioctl()
|
| /f-stack/tools/libxo/tests/gettext/ |
| H A D | strerror.pot | 148 # 25 - ENOTTY
|
| /f-stack/freebsd/netinet/netdump/ |
| H A D | netdump_client.c | 650 error = ENOTTY; in netdump_ioctl()
|