| /freebsd-12-stable/sys/dev/ena/ |
| D | ena_rss.c | 125 if (unlikely((rc != 0) && (rc != EOPNOTSUPP))) { in ena_rss_init_default() 143 if (unlikely((rc != 0) && (rc != EOPNOTSUPP))) { in ena_rss_init_default() 149 if (unlikely((rc != 0) && (rc != EOPNOTSUPP))) { in ena_rss_init_default() 156 return (rc == EOPNOTSUPP ? 0 : rc); in ena_rss_init_default() 173 if (unlikely((rc != 0) && (rc != EOPNOTSUPP))) { in ena_rss_configure() 184 if (unlikely((rc != 0) && (rc != EOPNOTSUPP))) in ena_rss_configure() 189 if (unlikely((rc != 0) && (rc != EOPNOTSUPP))) in ena_rss_configure() 194 if (unlikely((rc != 0) && (rc != EOPNOTSUPP))) in ena_rss_configure() 240 if (rc == EOPNOTSUPP) in ena_rss_indir_get() 271 if (rc == EOPNOTSUPP) in ena_rss_indir_set()
|
| /freebsd-12-stable/sys/dev/mlx5/mlx5_ib/ |
| D | mlx5_ib_virt.c | 35 return -EOPNOTSUPP; in mlx5_ib_get_vf_config() 41 return -EOPNOTSUPP; in mlx5_ib_set_vf_link_state() 47 return -EOPNOTSUPP; in mlx5_ib_get_vf_stats() 53 return -EOPNOTSUPP; in mlx5_ib_set_vf_guid()
|
| /freebsd-12-stable/contrib/sendmail/test/ |
| D | Results | 146 HP-UX 9.05 -1/0 -1/EOPNOTSUPP* -1/EOPNOTSUPP 147 HP-UX 9.05[R] 1/0 -1/EOPNOTSUPP* -1/EOPNOTSUPP* 148 HP-UX 10.10 -1/0 -1/EOPNOTSUPP* -1/EOPNOTSUPP 149 HP-UX 10.20 -1/EOPNOTSUPP? -1/EOPNOTSUPP? 150 HP-UX 10.30 -1/0 -1/EOPNOTSUPP -1/EOPNOTSUPP
|
| /freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs_core/common/ |
| D | libzfs_core_compat.c | 75 error = EOPNOTSUPP; in lzc_compat_pre() 96 error = EOPNOTSUPP; in lzc_compat_pre() 115 error = EOPNOTSUPP; in lzc_compat_pre() 139 error = EOPNOTSUPP; in lzc_compat_pre() 146 error = EOPNOTSUPP; in lzc_compat_pre()
|
| /freebsd-12-stable/sys/net/ |
| D | if_dead.c | 109 return (EOPNOTSUPP); in ifdead_snd_tag_alloc() 115 return (EOPNOTSUPP); in ifdead_snd_tag_modify() 121 return (EOPNOTSUPP); in ifdead_snd_tag_query()
|
| /freebsd-12-stable/sys/nfs/ |
| D | nfs_lock.c | 101 error = EOPNOTSUPP; in nfslock_open() 132 return (EOPNOTSUPP); in nfslock_read() 161 return (EOPNOTSUPP); in nfslock_write() 182 error = EOPNOTSUPP; in nfslock_send() 214 return (EOPNOTSUPP); in nfslock_modevent()
|
| /freebsd-12-stable/sys/kern/ |
| D | vfs_default.c | 157 return (EOPNOTSUPP); in vop_eopnotsupp() 241 return (EOPNOTSUPP); in vop_norename() 262 ap->a_bp->b_error = EOPNOTSUPP; in vop_nostrategy() 264 return (EOPNOTSUPP); in vop_nostrategy() 715 return (EOPNOTSUPP); in vop_stdvptofh() 1156 return (EOPNOTSUPP); 1165 return (EOPNOTSUPP); 1176 return (EOPNOTSUPP); 1233 return (EOPNOTSUPP); 1244 return (EOPNOTSUPP); [all …]
|
| /freebsd-12-stable/tools/regression/p1003_1b/ |
| D | memlock.c | 80 return EOPNOTSUPP; in mlockall() 85 return EOPNOTSUPP; in munlockall()
|
| /freebsd-12-stable/sys/x86/iommu/ |
| D | intel_intrmap.c | 80 return (EOPNOTSUPP); in iommu_alloc_msi_intr() 86 KASSERT(error != EOPNOTSUPP, in iommu_alloc_msi_intr() 122 return (EOPNOTSUPP); in iommu_map_msi_intr() 167 return (EOPNOTSUPP); in iommu_map_ioapic_intr() 172 KASSERT(error != EOPNOTSUPP, in iommu_map_ioapic_intr()
|
| /freebsd-12-stable/sys/dev/mlx5/mlx5_fpga/ |
| D | ipsec.h | 59 return ERR_PTR(-EOPNOTSUPP); in mlx5_fpga_ipsec_sa_cmd_exec() 64 return -EOPNOTSUPP; in mlx5_fpga_ipsec_sa_cmd_wait()
|
| /freebsd-12-stable/contrib/netbsd-tests/fs/vfs/ |
| D | t_vfsops.c | 98 if (errno == EOPNOTSUPP) { in tfilehandle() 138 if (errno == EOPNOTSUPP) { in tfhremove() 177 if (errno == EOPNOTSUPP) { in tfhinval()
|
| /freebsd-12-stable/sys/dev/mem/ |
| D | memutil.c | 71 return (EOPNOTSUPP); in mem_range_attr_get() 88 return (EOPNOTSUPP); in mem_range_attr_set()
|
| /freebsd-12-stable/tests/sys/opencrypto/ |
| D | cryptotest.py | 131 if e.errno != errno.EOPNOTSUPP: 228 if e.errno != errno.EOPNOTSUPP: 258 if e.errno != errno.EOPNOTSUPP: 300 if e.errno != errno.EOPNOTSUPP: 401 if e.errno != errno.EOPNOTSUPP: 458 if e.errno != errno.EOPNOTSUPP:
|
| /freebsd-12-stable/sys/dev/fb/ |
| D | splashreg.h | 60 return EOPNOTSUPP; \ 82 return EOPNOTSUPP; \
|
| /freebsd-12-stable/tests/sys/fs/fusefs/ |
| D | xattr.cc | 203 EXPECT_EQ(EOPNOTSUPP, errno); in TEST_F() 208 EXPECT_EQ(EOPNOTSUPP, errno); in TEST_F() 324 EXPECT_EQ(EOPNOTSUPP, errno); in TEST_F() 328 EXPECT_EQ(EOPNOTSUPP, errno); in TEST_F() 700 EXPECT_EQ(EOPNOTSUPP, errno); in TEST_F() 704 EXPECT_EQ(EOPNOTSUPP, errno); in TEST_F() 752 EXPECT_EQ(EOPNOTSUPP, errno); in TEST_F() 758 EXPECT_EQ(EOPNOTSUPP, errno); in TEST_F()
|
| /freebsd-12-stable/lib/libc/x86/sys/ |
| D | pkru.c | 54 errno = EOPNOTSUPP; in x86_pkru_get_perm_unsup() 85 errno = EOPNOTSUPP; in x86_pkru_set_perm_unsup()
|
| /freebsd-12-stable/sys/fs/unionfs/ |
| D | union_vfsops.c | 112 return (EOPNOTSUPP); in unionfs_domount() 120 return (EOPNOTSUPP); in unionfs_domount() 457 return (EOPNOTSUPP); in unionfs_vget() 464 return (EOPNOTSUPP); in unionfs_fhtovp() 471 return (EOPNOTSUPP); in unionfs_checkexp()
|
| /freebsd-12-stable/sys/ufs/ufs/ |
| D | ufs_acl.c | 366 return (EOPNOTSUPP); 412 return (EOPNOTSUPP); in ufs_setacl_nfs4_internal() 587 return (EOPNOTSUPP); in ufs_setacl_posix1e() 616 return (EOPNOTSUPP); 692 return (EOPNOTSUPP);
|
| /freebsd-12-stable/sys/sys/ |
| D | errno.h | 108 #define EOPNOTSUPP 45 /* Operation not supported */ macro 109 #define ENOTSUP EOPNOTSUPP /* Operation not supported */
|
| /freebsd-12-stable/contrib/ntp/include/ |
| D | timepps-SCO.h | 310 errno = EOPNOTSUPP; in time_pps_setparams() 427 errno = EOPNOTSUPP; in time_pps_fetch() 499 errno = EOPNOTSUPP; in time_pps_kcbind()
|
| D | timepps-SunOS.h | 311 errno = EOPNOTSUPP; in time_pps_setparams() 437 errno = EOPNOTSUPP; in time_pps_fetch() 500 errno = EOPNOTSUPP; in time_pps_kcbind()
|
| /freebsd-12-stable/contrib/ntp/libntp/lib/isc/unix/ |
| D | stdio.c | 111 #if defined(EOPNOTSUPP) && !defined(ENOTSUP) 112 #define ENOTSUP EOPNOTSUPP
|
| /freebsd-12-stable/sys/dev/fdt/ |
| D | fdt_pinctrl_if.m | 44 return (EOPNOTSUPP); 52 return (EOPNOTSUPP); 60 return (EOPNOTSUPP);
|
| /freebsd-12-stable/cddl/lib/libdtrace/ |
| D | errno.d | 122 inline int EOPNOTSUPP = 45; variable 123 #pragma D binding "1.0" EOPNOTSUPP 124 inline int ENOTSUP = EOPNOTSUPP; 293 errno == EOPNOTSUPP ? "Operation not supported" :
|
| /freebsd-12-stable/sys/dev/watchdog/ |
| D | watchdog.c | 155 error = EOPNOTSUPP; in wdog_kern_pat() 173 if (error == EOPNOTSUPP && first && *wdog_software_attach != NULL) { in wdog_kern_pat() 423 return EOPNOTSUPP; in watchdog_modevent()
|