EUNIMP 301 kern/arch/mips/vm/dumbvm.c return EUNIMP;
EUNIMP 156 kern/dev/lamebus/emu.c case EMU_RES_UNSUPP: return EUNIMP;
EUNIMP 418 kern/dev/lamebus/emu.c return EUNIMP;
EUNIMP 835 kern/dev/lamebus/emu.c return EUNIMP;
EUNIMP 846 kern/dev/lamebus/emu.c return EUNIMP;
EUNIMP 861 kern/dev/lamebus/emu.c return EUNIMP;
EUNIMP 871 kern/dev/lamebus/emu.c return EUNIMP;
EUNIMP 881 kern/dev/lamebus/emu.c return EUNIMP;
EUNIMP 891 kern/dev/lamebus/emu.c return EUNIMP;
EUNIMP 900 kern/dev/lamebus/emu.c return EUNIMP;
EUNIMP 909 kern/dev/lamebus/emu.c return EUNIMP;
EUNIMP 921 kern/dev/lamebus/emu.c return EUNIMP;
EUNIMP 836 kern/fs/sfs/sfs_vnode.c return EUNIMP;
EUNIMP 1120 kern/fs/sfs/sfs_vnode.c return EUNIMP;
EUNIMP 1562 kern/fs/sfs/sfs_vnode.c return EUNIMP;
EUNIMP 34 kern/syscall/file_syscalls.c return EUNIMP;
EUNIMP 252 kern/vfs/device.c return EUNIMP;
EUNIMP 93 user/testbin/badcall/bad_dup2.c else if (errno!=EUNIMP && errno!=ENOSYS) {
EUNIMP 72 user/testbin/badcall/driver.c else if (goterror == EUNIMP || goterror == ENOSYS) {
EUNIMP 88 user/testbin/badcall/driver.c else if (goterror == EUNIMP || goterror == ENOSYS) {
EUNIMP 114 user/testbin/zero/zero.c if (errno == EUNIMP) {