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

/freebsd-13-stable/contrib/netbsd-tests/lib/libc/arch/aarch64/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/arch/alpha/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/arch/arm/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/arch/hppa/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/arch/ia64/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/arch/m68k/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/arch/mips/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/arch/powerpc64/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/arch/sh3/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/arch/sparc/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/arch/vax/
H A Dexec_prot_support.c40 return NOTIMPL;
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/common/
H A Dexec_prot.h54 NOTIMPL = -1, /* callback not implemented */ enumerator in enum:__anon5133
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/arch/powerpc/
H A Dexec_prot_support.c46 return NOTIMPL;
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_mprotect.c182 case NOTIMPL:
/freebsd-13-stable/libexec/ftpd/
H A Dftpcmd.y116 LEXERR NOTIMPL
125 %type <s> ALL NOTIMPL
748 | NOTIMPL
1317 return (NOTIMPL); /* state remains CMD */
1340 return (NOTIMPL);

Completed in 79 milliseconds