HomeSort by: relevance | last modified time | path
    Searched refs:NOTIMPL (Results 1 - 17 of 17) sorted by relevancy

  /src/tests/lib/libc/arch/alpha/
exec_prot_support.c 40 return NOTIMPL;
  /src/tests/lib/libc/arch/arm/
exec_prot_support.c 40 return NOTIMPL;
  /src/tests/lib/libc/arch/hppa/
exec_prot_support.c 40 return NOTIMPL;
  /src/tests/lib/libc/arch/ia64/
exec_prot_support.c 40 return NOTIMPL;
  /src/tests/lib/libc/arch/m68k/
exec_prot_support.c 40 return NOTIMPL;
  /src/tests/lib/libc/arch/mips/
exec_prot_support.c 40 return NOTIMPL;
  /src/tests/lib/libc/arch/powerpc64/
exec_prot_support.c 40 return NOTIMPL;
  /src/tests/lib/libc/arch/sh3/
exec_prot_support.c 40 return NOTIMPL;
  /src/tests/lib/libc/arch/vax/
exec_prot_support.c 40 return NOTIMPL;
  /src/tests/lib/libc/common/
exec_prot.h 59 NOTIMPL = -1, /* callback not implemented */
  /src/tests/lib/libc/arch/powerpc/
exec_prot_support.c 46 return NOTIMPL;
  /src/sys/fs/udf/
udf_vfsops.c 904 DPRINTF(NOTIMPL, ("udf_vget called\n"));
917 DPRINTF(NOTIMPL, ("udf_fhtovp called\n"));
933 DPRINTF(NOTIMPL, ("udf_vptofh called\n"));
948 DPRINTF(NOTIMPL, ("udf_snapshot called\n"));
udf_allocation.c 1614 DPRINTF(NOTIMPL, ("\tgrowing meta partition not implemented yet\n"));
  /src/external/bsd/nsd/dist/doc/
differences.tex 124 n-ixfr-notimpl (\ref{n-ixfr-notimpl}) & 3 & 0.00\% \\
388 an answer, with the appropriate RCODE (mostly NOTIMPL and FORMERR, but
435 NOTIMPL from nsd3.
445 For MAILB, you can get either NOTIMPL(BIND 9) or NOERROR/NXDOMAIN(NSD 3).
509 \subsubsection{n-ixfr-notimpl - NSD does not implement IXFR}
510 \label{n-ixfr-notimpl}
513 and NSD responds with NOTIMPL error.
517 NSD 3.0.0 does not implement IXFR. It returns NOTIMPL by design.
556 \subsubsection{d-unknown-opcode - NSD returns NOTIMPL for unknown opcode
    [all...]
  /src/sys/fs/nilfs/
nilfs_vfsops.c 113 DPRINTF(NOTIMPL, ("nilfs_gop_alloc not implemented\n"));
1099 DPRINTF(NOTIMPL, ("nilfs_vget called\n"));
1198 DPRINTF(NOTIMPL, ("nilfs_fhtovp called\n"));
1214 DPRINTF(NOTIMPL, ("nilfs_vptofh called\n"));
1227 DPRINTF(NOTIMPL, ("nilfs_snapshot called\n"));
nilfs_vnops.c 1446 DPRINTF(NOTIMPL, ("nilfs_rmdir called\n"));
  /src/tests/lib/libc/sys/
t_mprotect.c 153 case NOTIMPL:

Completed in 115 milliseconds