| /freebsd-9-stable/sys/ia64/ia32/ |
| D | ia32_reg.c | 42 return (EOPNOTSUPP); in fill_regs32() 49 return (EOPNOTSUPP); in set_regs32() 57 return (EOPNOTSUPP); in fill_fpregs32() 64 return (EOPNOTSUPP); in set_fpregs32() 72 return (EOPNOTSUPP); in fill_dbregs32() 79 return (EOPNOTSUPP); in set_dbregs32()
|
| /freebsd-9-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-9-stable/sys/gnu/fs/xfs/ |
| D | xfs_cap.h | 62 #define xfs_cap_vset(v,p,sz) (-EOPNOTSUPP) 63 #define xfs_cap_vget(v,p,sz) (-EOPNOTSUPP) 64 #define xfs_cap_vremove(v) (-EOPNOTSUPP)
|
| D | xfs_acl.h | 87 #define xfs_acl_vset(v,p,sz,t) (-EOPNOTSUPP) 88 #define xfs_acl_vget(v,p,sz,t) (-EOPNOTSUPP) 89 #define xfs_acl_vremove(v,t) (-EOPNOTSUPP)
|
| /freebsd-9-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-9-stable/sys/kern/ |
| D | sys_procdesc.c | 407 return (EOPNOTSUPP); in procdesc_read() 415 return (EOPNOTSUPP); in procdesc_write() 423 return (EOPNOTSUPP); in procdesc_truncate() 431 return (EOPNOTSUPP); in procdesc_ioctl() 458 return (EOPNOTSUPP); in procdesc_kqfilter() 504 return (EOPNOTSUPP); in procdesc_chmod() 512 return (EOPNOTSUPP); in procdesc_chown()
|
| D | vfs_default.c | 154 return (EOPNOTSUPP); in vop_eopnotsupp() 238 return (EOPNOTSUPP); in vop_norename() 259 ap->a_bp->b_error = EOPNOTSUPP; in vop_nostrategy() 261 return (EOPNOTSUPP); in vop_nostrategy() 767 return (EOPNOTSUPP); in vop_stdvptofh() 1150 return (EOPNOTSUPP); 1159 return (EOPNOTSUPP); 1170 return (EOPNOTSUPP); 1227 return (EOPNOTSUPP); 1238 return (EOPNOTSUPP); [all …]
|
| /freebsd-9-stable/sys/nfs/ |
| D | nfs_lock.c | 99 error = EOPNOTSUPP; in nfslock_open() 130 return (EOPNOTSUPP); in nfslock_read() 159 return (EOPNOTSUPP); in nfslock_write() 180 error = EOPNOTSUPP; in nfslock_send() 212 return (EOPNOTSUPP); in nfslock_modevent()
|
| /freebsd-9-stable/tools/regression/p1003_1b/ |
| D | memlock.c | 78 return EOPNOTSUPP; in mlockall() 83 return EOPNOTSUPP; in munlockall()
|
| /freebsd-9-stable/sys/dev/mem/ |
| D | memutil.c | 69 return (EOPNOTSUPP); in mem_range_attr_get() 86 return (EOPNOTSUPP); in mem_range_attr_set()
|
| /freebsd-9-stable/sys/fs/hpfs/ |
| D | hpfs_lookup.c | 123 return (EOPNOTSUPP); in hpfs_makefnode() 195 return (EOPNOTSUPP); in hpfs_removedirent() 212 return (EOPNOTSUPP); in hpfs_removefnode()
|
| /freebsd-9-stable/sys/dev/fb/ |
| D | splashreg.h | 58 return EOPNOTSUPP; \ 80 return EOPNOTSUPP; \
|
| /freebsd-9-stable/sys/sys/ |
| D | errno.h | 106 #define EOPNOTSUPP 45 /* Operation not supported */ macro 107 #define ENOTSUP EOPNOTSUPP /* Operation not supported */
|
| /freebsd-9-stable/sys/fs/unionfs/ |
| D | union_vfsops.c | 110 return (EOPNOTSUPP); in unionfs_domount() 118 return (EOPNOTSUPP); in unionfs_domount() 453 return (EOPNOTSUPP); in unionfs_vget() 460 return (EOPNOTSUPP); in unionfs_fhtovp() 467 return (EOPNOTSUPP); in unionfs_checkexp()
|
| /freebsd-9-stable/sys/ufs/ufs/ |
| D | ufs_acl.c | 363 return (EOPNOTSUPP); 409 return (EOPNOTSUPP); in ufs_setacl_nfs4_internal() 584 return (EOPNOTSUPP); in ufs_setacl_posix1e() 613 return (EOPNOTSUPP); 689 return (EOPNOTSUPP);
|
| /freebsd-9-stable/sys/dev/watchdog/ |
| D | watchdog.c | 66 error = EOPNOTSUPP; in kern_do_pat() 132 return EOPNOTSUPP; in watchdog_modevent()
|
| /freebsd-9-stable/tools/regression/sockets/socketpair/ |
| D | socketpair.c | 107 if (errno != EOPNOTSUPP) { in main() 121 if (errno != EOPNOTSUPP) { in main()
|
| /freebsd-9-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()
|
| D | timepps-Solaris.h | 374 errno = EOPNOTSUPP; in time_pps_setparams() 500 errno = EOPNOTSUPP; in time_pps_fetch() 565 errno = EOPNOTSUPP; in time_pps_kcbind()
|
| /freebsd-9-stable/contrib/ntp/lib/isc/unix/ |
| D | stdio.c | 111 #if defined(EOPNOTSUPP) && !defined(ENOTSUP) 112 #define ENOTSUP EOPNOTSUPP
|
| /freebsd-9-stable/cddl/lib/libdtrace/ |
| D | errno.d | 121 inline int EOPNOTSUPP = 45; variable 122 #pragma D binding "1.0" EOPNOTSUPP 123 inline int ENOTSUP = EOPNOTSUPP;
|
| /freebsd-9-stable/contrib/bind9/lib/isc/unix/ |
| D | stdio.c | 134 #if defined(EOPNOTSUPP) && !defined(ENOTSUP) 135 #define ENOTSUP EOPNOTSUPP
|
| /freebsd-9-stable/sys/dev/cfi/ |
| D | cfi_core.c | 472 return EOPNOTSUPP; in cfi_intel_get_factory_pr() 491 return EOPNOTSUPP; in cfi_intel_get_oem_pr() 516 return EOPNOTSUPP; in cfi_intel_set_oem_pr() 546 return EOPNOTSUPP; in cfi_intel_get_plr() 568 return EOPNOTSUPP; in cfi_intel_set_plr()
|
| /freebsd-9-stable/sys/netinet/ |
| D | sctp_peeloff.c | 67 SCTP_LTRACE_ERR_RET(inp, NULL, NULL, SCTP_FROM_SCTP_PEELOFF, EOPNOTSUPP); in sctp_can_peel_off() 68 return (EOPNOTSUPP); in sctp_can_peel_off()
|