Searched refs:NOTIMPL (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/arch/aarch64/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/arch/alpha/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/arch/arm/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/arch/hppa/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/arch/ia64/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/arch/m68k/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/arch/mips/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/arch/powerpc64/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/arch/sh3/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/arch/sparc/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/arch/sparc64/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/arch/vax/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/common/
H A Dexec_prot.h54 NOTIMPL = -1, /* callback not implemented */ enumerator in enum:__anon3958
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/arch/powerpc/
H A Dexec_prot_support.c46 return NOTIMPL;
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/sys/
H A Dt_mprotect.c185 case NOTIMPL:
/freebsd-10.2-release/libexec/ftpd/
H A Dftpcmd.y112 LEXERR NOTIMPL
121 %type <s> ALL NOTIMPL
744 | NOTIMPL
1313 return (NOTIMPL); /* state remains CMD */
1336 return (NOTIMPL);

Completed in 180 milliseconds