Home
last modified time | relevance | path

Searched refs:ENOTTY (Results 1 – 25 of 49) sorted by relevance

12

/f-stack/tools/ifconfig/
H A Difgroup.c99 if (errno == EINVAL || errno == ENOTTY) in getifgroups()
151 if (errno == EINVAL || errno == ENOTTY || in printgroup()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzcp_global.c55 {"ENOTTY", ENOTTY},
/f-stack/freebsd/i386/i386/
H A Dperfmon.c392 rv = ENOTTY; in perfmon_ioctl()
402 rv = ENOTTY; in perfmon_ioctl()
H A Dmem.c190 return (ENOTTY); in memioctl_md()
/f-stack/freebsd/sys/
H A Derrno.h78 #define ENOTTY 25 /* Inappropriate ioctl for device */ macro
/f-stack/freebsd/arm64/arm64/
H A Dmem.c137 return (ENOTTY); in memioctl_md()
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq.h110 -ENOTTY, /* I40E_AQ_RC_ENOTTY */ in i40e_aq_rc_to_posix()
/f-stack/freebsd/mips/mips/
H A Dmem.c168 return (ENOTTY); in memioctl_md()
/f-stack/tools/compat/
H A Dioctl.c87 return (ENOTTY); in ioctl_va()
/f-stack/freebsd/arm/arm/
H A Dmem.c178 return (ENOTTY); in memioctl_md()
/f-stack/freebsd/amd64/amd64/
H A Dmem.c199 return (ENOTTY); in memioctl_md()
/f-stack/freebsd/kern/
H A Dtty_pts.c336 return (ENOTTY); in ptsdev_ioctl()
353 error = ENOTTY; in ptsdev_ioctl()
387 error = ENOTTY; in ptsdev_ioctl()
H A Dtty.c884 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 Dsubr_log.c295 return (ENOTTY); in logioctl()
H A Dsys_eventfd.c326 return (ENOTTY); in eventfd_ioctl()
H A Dvfs_default.c185 return (ENOTTY); in vop_enotty()
1292 error = ENOTTY; in vop_stdioctl()
1303 error = ENOTTY; in vop_stdioctl()
H A Duipc_shm.c501 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 Dvfs_vnops.c1664 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 Dif_pflog.c197 return (ENOTTY); in pflogioctl()
/f-stack/freebsd/i386/bios/
H A Dsmapi.c127 error = ENOTTY; in smapi_ioctl()
/f-stack/lib/
H A Dff_host_interface.c264 case ff_ENOTTY: errno = ENOTTY; break; in ff_os_errno()
/f-stack/freebsd/security/audit/
H A Dbsm_errno.c110 { BSM_ERRNO_ENOTTY, ENOTTY, ES("Inappropriate ioctl for device") },
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_file.c984 return (-ENOTTY); in zpl_ioctl()
1000 return (-ENOTTY); in zpl_compat_ioctl()
/f-stack/tools/libxo/tests/gettext/
H A Dstrerror.pot148 # 25 - ENOTTY
/f-stack/freebsd/netinet/netdump/
H A Dnetdump_client.c650 error = ENOTTY; in netdump_ioctl()

12