Searched defs:ENOSYS (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/ucbcmd/sbcp/
H A Dsbcp.s46 #define ENOSYS 90 /* 4.x ENOSYS */ define
187 set ENOSYS, %o1
/illumos-gate/usr/src/lib/libcmd/common/
H A Ddate.c200 #ifndef ENOSYS
201 #define ENOSYS EINVAL macro
H A Dchgrp.c145 #ifndef ENOSYS
146 #define ENOSYS EINVAL macro
152 return ENOSYS;
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_ipnetops.c121 ASSERT(VOP_REALVP(SDEVTOV(dv), &rvp, NULL) == ENOSYS); local
H A Dsdev_ptsops.c307 ASSERT(VOP_REALVP(SDEVTOV(dv), &rvp, NULL) == ENOSYS); local
H A Dsdev_vtops.c212 ASSERT(VOP_REALVP(SDEVTOV(dv), &rvp, NULL) == ENOSYS); local
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Derrno.h145 #define ENOSYS 90 /* function not implemented */ macro
/illumos-gate/usr/src/lib/libast/common/misc/
H A Dfts.c97 #ifndef ENOSYS
98 #define ENOSYS EINVAL macro
/illumos-gate/usr/src/boot/sys/sys/
H A Derrno.h155 #define ENOSYS 78 /* Function not implemented */ macro
/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h135 #define ENOSYS 89 /* Unsupported file system operation */ macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java469 * ENOSYS.
471 public static final int ENOSYS = 89; field in class:PoolsException
/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h155 #define ENOSYS 89 /* Unsupported file system operation */ macro
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dcontract.h143 #define ENOSYS 0 macro

Completed in 89 milliseconds